/** 
 * Print formatting 
 *
 * @package Dr.Hauschka
 * @author Ceri Williams
 * @version 20110428
 */ 
body { font: 12pt serif; color: black; background-color: white; }
#content {max-width: 100% !important; width: 100%; !important;}
.navigation, .sidebar, #searchsite, .breadcrumbs {display: none;}

