/* Limit size of html logo */
.logo {
    text-align: center
}

a img.logo {
    height: 80px;
}
