body {
background-repeat: no-repeat;
background-color: #141414;
background-position: 50% 50%;
overflow: hidden;
}

#logo {
position: absolute;
top: 50%;
left: 50%;
width: 66px;
height: 85px;
margin-left: -33px;
margin-top: -43px;
}