* {
	margin: 0px;
	padding: 0px;	
}
#wrapper #Header {
	height: 75px;
	

}



#wrapper {
	background-image: url(../images/premedtutors-optin-backgrou.jpg);
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	background-repeat: no-repeat;
	background-color: #000;
	position: static;
	background-position: center top;
	overflow: auto;
}
#wrapper #spacerleft {
	float: left;
	height: 385px;
	width: 640px;
	padding-left: 62px;
}
#wrapper #spacerright {
	float: right;
	width: 498px;
	height: 200px;
	right: 20px;
	margin-top: 50px;
}
#footer {
	color: #666;
}
p {
	color: #808080;
}
