/*print.css*/
body {background:white;}
#wrapper {margin:0 auto; width:200mm;}
#head, #bar-top, #left, #foot {display:none;}
#content {float:none; width:100%;}

