body {
	background-color : #000000;
	font-family : Arial;
	font-size : 10px;
	color : #FFFFFF;
}
a:active     { color: #FDE693; text-decoration: underline; font-family: Arial; font-size: 
               10pt; font-weight: bold }
a:hover      { color: #FF0000; text-decoration: overline underline blink; font-family: Arial; 
               font-size: 10pt; font-weight: bold }
a:link       { color: #FDE693; text-decoration: underline; font-size: 10pt; font-family: 
               Arial; font-weight: bold }
a:visited    { color: #FFFF00; font-size: 10pt; font-family: Arial }
h1           { font-size: 14pt; font-family: Algerian; color: #FF6600 }
h2           { color: #FFFFFF; font-family: Arial; font-size: 12pt }

.poem {
font-family: Tahoma,Arial;
font-weight:bold;
font-size:18px;
color:#400000;
line-height: 125&;
text-align:center;
}