body {
    line-height: 1.3;
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    background: #000 url(images/2020expansion-bg.jpg) no-repeat top center;
    background-size: contain;
    height: 100%;
}

.site-header {
    margin: 1.5rem 0;    
}

.site-header h1 {
    color: #ffffff !important;
}

.faded {
    background-color: rgba(255, 255, 255, 0.85) !important;
}

.leveling-guide,
.leveling-guide h2 {
    margin: 2rem 0;
    color: #ffffff !important;
}