#top {
    margin-top: -8px;
    background-color: #3976b9;
    height: 25px;
}

#top a {
    font-family: font, serif;
    font-size: 20px;
    color: #ffffff;
}

#main {
    font-family: font, serif;
}

@font-face {
    font-family: font;
    src: url("assets/font.ttf?#iefix") format("truetype");
}