@media print {
    html{margin:0;padding:0;color:black;background:white;width:100%}
    body{color:black;padding:0;margin:0.5em;width:auto;text-align:left}
    #footer-outer,#header-inner,.column-left,.topbar,#side-nav,.ext,#header,#page-top-bar,#motive,#navigation,.extra,#footer,#col2,.breadcrumbs,.page-send-print,#ext-links{display:none}
    a{color:black}
    h1,h2,h3,h4,h5,h6,caption{color:black}
    h1,h1 span,h2,h3,h4,h5,h6{padding-left:0px;margin-left:0px}
    .noprint, .carousel, .calendar-box,.forecast,.hidden-print, .topbar,.jumbotron-outer,.navbar-outer,.footer-outer,.pagination{
        display: none;
    }
}