body{
          color: #000;
          font-family:Georgia, serif;
          background-color: fff;
}

/*hide the ink guzzling stuff when printing*/
#header, #outside, #footgraphic, #grass{display: none;}

#container{ float: none;}

img{ border: none;}

hr{width: 60%;}

h3.breakhere{page-break-before: always;}
