body:not(.custom-background) {
       color: rgba(255,255,255,1); 
    } 

.content-area {
       position: relative; 
       top: 6px!important; 
    } 

.primary-navigation ul li a {
       color: rgba(0,0,0,1); 
    } 

#main {
       position: relative; 
       top: -20px!important; 
    } 

#masthead {
       background-color: rgba(255,255,255,1); 
       color: rgba(0,0,0,1); 
    } 

