.leftside {
	background-image: url(images/bg1left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftfeature {
	background-image: url(images/leftfeature.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.housefade {
	background-image: url(images/housefade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.michigan {
	background-image: url(images/michiganmap.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
