header .x-navbar {
       border-bottom-color: rgba(25,25,25,1); 
    } 

header .x-navbar .x-navbar-inner {
       background-color: rgba(25,25,25,1); 
       border-color: rgba(25,25,25,1)!important; 
       color: #ffffff; 
    } 

header.masthead {
       background-color: rgba(255,255,255,1); 
    } 

html body {
       background-color: #000000; 
    } 

html body .entry-wrap {
       background-color: rgba(15,15,15,1); 
    } 

html body .x-colophon.bottom {
       background-color: rgba(0,0,0,1); 
    } 

html body .x-section.cs-ta-center .x-btn {
       text-shadow: none; 
    } 

html body #top {
       background-color: rgba(30,30,30,1); 
    } 

