#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#page #wrapper #header .style3 img {
	margin: 0px;
	padding: 0px;
}

#page {
	background-image: url(../images/stars-and-stripes.jpg);
	width: 100%;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#contact {
	width: 100%;
}

#header {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#body {
	width: 100%;
	margin: 0px;
}
#footer {
	width: 100%;
}
