@charset "UTF-8";

@media print {

body { background:#fff none; color:#222222; padding-top:10px;}
#container { width:700px; }
#content { float:none; }
#header, #sideber, #footer { display:none; }
* html body { zoom: 90%; }

}




