#header {
        background-color: #2F418E;
}
#headerTitle h1 {
        color: white;
        text-shadow: 1px 1px 0 #000;
}

#footer {
        background-color: #2F418E;
}