/* Print Style Sheet */
@media print {
body { width:auto;
    height:auto; max-width:150%;background:white; color:black; margin:0 }
}

#respond,
.top-right, 
.sidebar, 
.sidebar-primary,
.site-header,
.footer-widgets,
.nav-primary
{
display:none;
}





