/* 4 Guys, 1 Brain Productions
   http://www.4guys1brain.com/
   Website Stylesheet - for Printing, turns some things off because they are not necessary on a printout
*/

body {
  color: black;
  background-color: white;
  border: 0;
  margin: 0;
  padding: 0;
}

#page_header .nav,
#page_footer .nav,
#aboutus ul,
#contact
{ display: none; }
