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