
.theme-dark header {
    background-image: url('../images/backgrounds/fourjays-1.png');
    background-position: right;
}

.theme-light header {
    background-image: url('../images/backgrounds/c2foxy-9.png');
    background-position: left;
}