@charset "utf-8";
/* CSS Document */


#container {
	width: 1010px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

#banner {
	background-image: url(SarahImages/topbanner.jpg);
	height: 130px;
	width: 1010px;
}
#main_image {
	background-image: url(SarahImages/Websitemain.jpg);
	height: 750px;
	width: 1010px;
}

