#main {
	width: 750px;
    height: 350px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../_images/homeowners.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}