html { background: #000000 url(background.jpg) top center no-repeat; }
body { background: transparent none; }
#siteHeader { background-image: url(pageHeader.jpg); height:200px; }
.subNav .children a:hover, .relatedSections li a:hover {
color: white;
background-color: black;
}
.subNav .parents .selected a {
color: white;
background-image: none;
padding-left: 7px;
}