body{
	
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(images/print_header.jpg);
	background-repeat: no-repeat;
	background-position: left top; /* starts the background image at 0, 0 */
        font-family: verdana, arial, sans-serif;
        font-size: 10pt;
        }
		


#navigation	{display: none;}
#content    	{
                 margin-top: 150px;
                 padding: 10px;
}
#content h1, h2 { text-align: center;}
#content a  {text-decoration: underline;}
