#logo {
 width:400px;
 height:101px;
 background-image:url(img/logo.jpg);
 background-repeat:no-repeat;
 margin: 250px auto;
}