﻿html {
    background-color: #f39023;
}

.linkLabel {
    /*text-shadow: 1px 1px 0px #B10707;*/
}

.color {
    color: #663413;
}

.contrast-color, a.contrast-color:visited, a.contrast-color:hover {
    color: #fff !important;
}

/*@media screen and (max-width: 629px) {
    html {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-image: url(../images/bgw800.jpg);
    }
}*/
