@media print {
#navigation, #abar,#foot {display:none !important;}
body {text-align:left;background-color:white;}
#base {margin:0 !important; height:auto !important;width:auto !important;}

#content {left:0;top:90px;height:auto !important;}
#head {border:0;left:0;top:0;width: 766px;background-color:white;}
#head a {right: 10px;}
}
