
/***** PRINT CSS *****/

body {
    color: #000000;
    background: #ffffff;
}

div#header, div#mainnav, div#footer {display:none;}


