﻿h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    color: white;
}

body.background-light header {
    background-color: #0E1D37;
    color: white;
}

body.background-light #thepageheader {
    height: 100px;
}