/*
This is     style-print.css
Any styles here will apply to the printed output of  your webpages
*/

body{
background:transparent none;
}
img.header{
display:none;
}
div.left-sidebar{
display:none;
}
div.right-sidebar{
display:none;
}
div.footer{
display:none;
}
