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

.theme-light header {
    background-image: url('../images/backgrounds/dusty-4.png');
    background-position: center;
}