.bghouse {
	background-image: url(images/house.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.maintable {
	border: 1px solid #000000;
}

h1 {
	font-family: verdana; 
	font-size: 20px; 
	font-weight: normal; 
	margin-left: 5px; 
	margin-top: 0;
	margin-bottom: 5px;
	color: white;
}

h2 {
	font-family: verdana; 
	font-size: 16px; 
	font-weight: normal; 
	margin-left: 1px; 
	margin-top: 0;
	margin-bottom: 5px;
	color: white;
}

p {
	font-family: verdana; 
	font-weight: normal; 
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;	
	margin-left: 5px; 
	color: white;
}

