html,
body {
background:#000000;
}
#logo {
position:absolute;
width:359px;
height:64px;
left:50%;
top:50%;
margin-left:-200px;
margin-top:-32px;
}