/* Hide the header / nav / footer from being printed */
div#headerCont, div#navCont, div#navBar, div#footer, div#copyright { display:none; }

/* Increase main elements to full width */
div#content, div.breadCrumbs, .roundcont  { float:left; width:100%; margin:0; }