body {
	font-family: arial;
	font-size: 2em;
	color: #FFCC00;
	background-color: #004800;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images2/housesBKG.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.bkgtable {
	background-attachment: scroll;
	background-color: #004800;
	background-image: url(images2/houses_bodyBKG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
