body {
    background-color: lightblue;
}

span.site-header {
    color: blue;
}

nav li.this {
    background-color: blue;
}