body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#666666;
}
#wrapper {
	margin-left: auto; 
    margin-right: auto;
	width: 800px;
	text-align: left;
	height:1730px;
	background-color:#FFFFFF;
}
#header{
	width:800px;
	height:175px;
	float:left;
}
