body {
   background: white;
   font-size: 12pt;
   }
   
#jake-banner {
   display: none;
   }
   
#navbar {
   display: none;
   }
   
div#adblock {
   display: none;
   }
   
div#adblock2 {
   display: none;
   }
   
#leftcontent {
   display: none;
   }   

#rightcontent {
   display: none;
   } 

#centercontent h1 {

	font-family: Georgia, arial;
	color: #000;
	background: #fff;
	font-size: 14pt;
	font-weight: bold;
	line-height: 120%;
	} 

#centercontent p {

	font-family: Georgia, arial;
	color: #000;
	font-size: 12pt;
	font-weight: normal;
	}

#centercontent {

	margin-left: 10%;
	padding-top: 1em;
		}