#header {
    background: #2c3e50;
    color: #ffffff;
}

#branding h1 {
    color: #ffffff;
}

.module h2, .module caption, .inline-group h2 {
    background: #34495e;
}

a:link, a:visited {
    color: #2980b9;
}
