* {
    background: none !important;
}

body { 
    background-color: white !important;
    color: #000;
}

div, p {
    font-size: 1.075em;
    line-height: 1.5em;
}

img#logoBackground {
    position: absolute;
    display: block;
    top: 0px;
    z-index: 10;
    width: 427px;
    height: 86px;
}

img.logoLink {
    position: absolute;
    top: 0px;
    padding: 10px;
    z-index: 20;
}

.quickLinks, .audienceNav, form#cse-search-box, .mainNavOuter, .mainNav, .bodyBanner, .contentBanner, .bcOuter, .colLeft, .colRight, .footerLinks, .feedsNetworks, .dired, spacer { display: none; }