html, body {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   margin-left: 1.5in;
   background: #FFFFFF;
}

body {
   margin: 5em;
   width: 7.0in;
   color: #000;
   background-color: rgba(255, 255, 255, 0.5);
   font-family: 'Liberation Sans';
   line-height: 140%;
   font-size: 11pt
   
}

a:link, a:visited, a:active {
   color: #F7792A;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

h1 {
   color: #4A50FE;
   text-shadow: 2px 2px 2px rgba(0,0,0,.4);
   font-size: 48pt;
   font-family: 'Chunk';
   line-height: 140%;
   letter-spacing: 1px;
   text-align: center;
}

h1 span {
   color: #000;
   font-weight: normal;
}

h2 {
   color: #4A50FE;
   font-size: 1.75em;
   font-family: 'Liberation Sans';
   font-style: italic;	
   font-weight: bold;	
   line-height: 140%;
   
}

h3 {
	
	color: #000;
	font-size: 1.175em;
	font-family: 'Liberation Sans';
	font-weight: bold;	
	line-height: 140%
	
}
