html, body {
width:100%; 
margin:0;
background-color:black;
}
#logo {
	width:850px;
	margin:0 auto 0 auto;
}