.back {  background-attachment: fixed; background-image: url(graphics/newimages/mainback.jpg); background-repeat: no-repeat; background-position: 0px 0px}
a:hover {  color: #CCFF33; text-decoration: underline}
.kitchenback {
	background-attachment: fixed;
	background-image: url(graphics/newimages/back2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bathroomback {
	background-attachment: fixed;
	background-image: url(graphics/newimages/back3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bedroomback {

	background-attachment: fixed;
	background-image: url(graphics/newimages/back1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
