body {
    font-family: 'SBB Roman', Arial, sans-serif;
    font-weight: normal;
}

h1, #subtitle, b, h2 {
    font-family: "SBB Thin", Arial, sans-serif;
    font-weight: normal;
}

h2 {
    font-size: 17px;
}

p {
    margin: 0;
    padding: 0;
}

a, a:visited {
    color: #eb0000;
}

a:hover {
    color: #eb0000;
}

#logo {
    width: 210px;
}

#logo img {
    width: 210px;
    height: auto;
}