html { background: #000000 url(background.jpg) top center no-repeat; }
body { background: transparent none; }
#topNav a {background-image: none;}
#topNav a:hover, #accountNav .currentSite a:hover, #accountNav a:hover, #accountNav .secondary a:hover {background: #b19931;color:#000000;}
#accountNav li a { border: none; }
#accountNav .currentSite a {background: url('favicon.png') no-repeat scroll center center #000000;}
#accountNav .currentSite a:hover {background: url('favicon.png') no-repeat scroll center center #b19931;color:#000000;}
#accountNav .nginLogo a { background: transparent url(nginLogo.png) 0 0 no-repeat; }
#accountNav {background-image: none;background:#000000;}
.subNav h4, .relatedSections h4, #displayBodyHeader, #siteFooter ul, #topNav a {background:#000000;}
.subNav .parents .selected a {background: #b19931;color: #000000;}