body{
background:#000;
}
#logo{
width:100px;
height:100px;
background-image:url(logo.png);
background-repeat:no-repeat;
margin:200px auto;
}