@charset "UTF-8";
/* CSS Document */

.bigpic {
	background-image: url(../images/intropages/mainpic_nusaintro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tkasih {
	background-image: url(../images/intropages/tkasih_nusaintro.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.discount {
	background-image: url(../images/intropages/discount_nusaintro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rform1 {
	background-image: url(../images/requestformimages/Untitled-1_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rform2 {
	background-image: url(../images/requestformimages/Untitled-1_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rformctr {
	background-image: url(../images/requestformimages/Untitled-1_03-03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

