body{	
	font-family: Courier, Palatino, serif;
   width: 950px;
   font-size: 16px;	
   margin: 50px 0 75px 100px;
   background: #fefefe;
   color: #222;
   }

h1 {
	font-size: 2.0em;
	line-height: 0.9em;
	text-transform: none;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	 
	margin-bottom:0;
	width: 250px;
	}

h2 {
	 font-weight: normal;
	font-size: 1em
	}
	
h3 {
 
	font-weight: normal;	
	}
 
 
 #left, #cover{width: 700px;}
 
 .bigBox{margin: 0 0 5em 0; width: 700px;}
 
