/**
 * Jose Carlos Cruz Parra
 * www.programadorphpfreelance.com
 * 2009-05-23
 *
 * WEB SENCILLA EN PHP
 *
 * style/print.css
 */

body,#pagebox,#headerbox,#footerbox,#contentbox{background:#ffffff;padding:0;margin:0;border:0}
#pagebox{width:500pt}
#contentbox,#footerbox{margin-top:20px}
#menubox,.noprint{display:none}
