#navigation {
    min-width: 200px;
}

#navigation a, #back a {
    font: normal 19px 'Gill Sans W04 Light', Arial, Helvetica, sans-serif;
    color: #191919;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}