.rightColumn {
	background-image: url(images/scaffoldBkgnd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.houseBkgnd {
	background-image: url(images/houseBkgnd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsBkgnd {
	background-image: url(images/news_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

