body	{
	font-size: 9pt;
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif; 
	padding: 2em;
	}
	
#nav_main, #quiz, #site_info, #main_content img	{
	display: none;
	}
	
h1	{
	font-size: 2em;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
	}
	
#branding	{
	color: #999;
	}

