    body { 
		font-family: Arial; 
	/*	font-size: 10px;	*/
 		background-color: #eeeedd; 
		text-align:center; /* for IE */
		margin:auto auto; /* for the rest */
   }

  #wrapper {position: relative; width: 880px; height: 1200px; margin: 0 auto; text-align: left; background-color: #eeeecc; border: 1 solid black} 

.maintext	{
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	width: 720px;
	padding: 2px;
	text-align: justify;
}

.heads {
		font-family: Arial, Helvetica, Swiss, sans-serif;
		font-weight: bold;
		font-size: 20px;	
}

.subheads {
		font-family: Arial, Helvetica, Swiss, sans-serif;
		font-weight: bold;
		font-style: italic;
		font-size: 14px;	
}

.storysections {
		background-color: black;
		color: #ffffee;
		font-family: Arial, Helvetica, Swiss, sans-serif;
		font-weight: bold;
		font-style: normal;
		font-size: 14px;	
		margin-top: 10px;
		margin-bottom: 5px;
}

img {
	margin: 5px;
}

