.linkbackground {
	background-image: url(images/graphics/link_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerbackground {
	background-image: url(images/graphics/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainbackground1 {
	background-attachment: fixed;
	background-image: url(images/graphics/main_background1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutbackground {
	background-image: url(images/graphics/about_background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.pricesbackground {

	background-image: url(images/graphics/prices_background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.enquiriesbackground {


	background-image: url(images/graphics/enquiries_background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.testimonialsbackground {



	background-image: url(images/graphics/testimonials_background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.gallerybackground {




	background-image: url(images/graphics/gallery_background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
