.cataloguebg {
	background-image: url(../theads/catalogue_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.embroiderybg {

	background-image: url(../theads/embroidery_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.linksbg {


	background-image: url(../theads/links_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.lifestylebg {



	background-image: url(../theads/lifestyle_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.aboutbg {




	background-image: url(../theads/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contactbg {





	background-image: url(../theads/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

