header, footer, body {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

header, footer {
    text-align: center;
}


#header-logo {
    width: 50px;
}
