html { background: #e9e9e9 url(background.jpg) top center no-repeat; }
body { background: transparent none; }

#siteHeader { background-image: url(pageHeader.jpg); height: 170px; }

#accountNav li.currentSite a { background: #525252 url(favicon.png) center center no-repeat; }
#accountNav li.currentSite a:hover { background: #3c3c3c url(favicon.png) center center no-repeat; }
