body {
    background-color: beige;
}

#content {
    font-family: sans-serif;
    background-color: antiquewhite;
}

#logo-image {
    height: 175px;
}