/* CSS Document */

@media print {
    #sidebar {display: none; }

 .bgrnd {
        background-image: url("images/spacer.gif")
 }

}