body {
    font-family: Georgia, serif;
    background: none;
    color: black;
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
}

#pageNav, .sidebar-nav, .callout-slider, .footer-menu-wrap, .footer-navigation, .footer-menu, section.maxwell-in-action-section {
    display: none;
}

.alt-hero .background-orange-dark {
    background-color: transparent !important;
}

.alt-hero-copy, .alt-hero-copy H1 {
    color: black;
}

.alt-hero img {
    display: none;
}

#content a:after {
    content: " [" attr(href) "] ";
}

#printed-article {
    border: 1px solid #666;
    padding: 10px;
}
