
#content {
    text-align: center;
}

#logo {
    width: 139px;
    height: 100px;
    float: none;
    margin: 90px auto 2em auto;
    background-image: url(../images/logo_entry.png);
    cursor: pointer;
}

