html {
    background: url(brushed_alu_dark.png);
    /* Background pattern from subtlepatterns.com */
}

body {
    width: 775px;
    margin: auto;
    margin-top: 20px;
}

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

#header {
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 2em;
    text-align: center;
}

#contact_header {
    font-family: Verdana;
    font-size: 1.2em;
    text-decoration: underline;
}

#contact_information {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.18em;
}