#wrapper {
	width: 1000px;
	margin-left: auto ;
 	margin-right: auto ;
}

#top_3 {
	width: 1000px;
	background-image: url(images/top-3-bg.jpg);
	background-repeat: no-repeat;
}

body {
	background-color: #FCFCFC;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
}
#boats {
	height: 130px;
	width: 1000px;
	background-image: url(images/boatinventory.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
