H1
	{
	color: #aaaaaa;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
div.poem H1
	{
	color: #aaaaaa;
	font-family: Arial;
	font-size: 14px;
	margin: 10px auto 15px auto;
	text-align: center;
	}
	
H2 
	{
	color: #aaaaaa;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
H3 
	{
	color: #dddddd;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}
