.home {
	background-image: url(images/Lotus_Site_08.jpg);
	background-position: left top;
	background-attachment: scroll;

}
.contact {
	background-image: url(images/contact_background.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.aboutus {
	background-image: url(images/aboutus_background.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.blank {
	background-image: url(images/blank_background.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.fade {
	background-image: url(images/fade_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.service {
	background-image: url(images/service_background.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

