#logo {
    background: url(../img/logo.png) top center no-repeat;
    width: 100%;
    height: 100px;
    /* float: center; */
    /* padding: 5em; */
    margin-top: 0em;
    margin-bottom: 5px;
}