html {
    /* background: #030913 url(background.jpg) center 0px no-repeat; */
}

body {
    background: transparent none;
}

#siteHeader {
    /* background: #000 url(background.jpg) center -30px no-repeat; */
    height: 145px;
}

.subNav span,
.subNav .children a,
.relatedSections a {
    background: #123fce url(https://assets.ngin.com/theme_images/prime/sprites/subNavChildren.png) left bottom repeat-x;
}

.subNav .children a:hover,
.relatedSections a:hover {
    background-color: #000c33;
}

.subNav .parents .selected a,
.subNav .parents .selected a:hover {
    background: #18bce9 url(https://assets.ngin.com/theme_images/prime/sprites/subNavSelected.png) left bottom repeat-x;
}
