
/***** print CSS *****/

body {
    color: #000000;
    background: #ffffff;
}

div#siteHeader, div#siteFooter {display:none;}

