html {
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #0B4376;
}

#surveyNameHeader h1 {
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.subNav li a,
.relatedSections li a {
    padding: 7px;
    line-height: normal;
}

.subNav li span {
    padding: 7px;
    font-size: .75em;
    display: block;
}

div#siteFooter {
    padding: 0;
    margin-top: 0;
}