body {
    background: darkblue !important

}

h1 {
    color: slategrey;
}

#main_div {
    color : #f5f5f5;
}

#byline {
    color: #bce8f1;
}