@media print (
#header { background: none; min-width: 100%; white-space: nowrap; margin: 0; padding: 0; width: 100%; }
#header h1 a { background: none; display: block; background-color: #fff; color: #000; font-size: 2.5em!important; text-align: center; width: 100%!important; }
#header table { display: none; }
#navbar { display: none; }
#links { display: none; }
#content { position: absolute; left: 1cm; top: 120px; right: 1cm; margin: 0; padding: 0; color: #000; background-color: #fff; border: solid 1px #ccd; }
#shortcuts { display: none; }
}
