BODY { background-color: #333333} 
.orig  { font-size: 16px; color: white; background: transparent } 
#bkgrd { position:absolute; background-repeat: no-repeat; top:10px; left:10px }
H2  { font-size: 30px; font-weight: bold; color: #4A5276; letter-spacing: 0px }
P {
	font-size: 20px;
	font-weight: bold;
	color: #919DC9;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
A:link { font-size: 25px; text-decoration: none; color:#FF8000 }
A:active { font-size: 25px; text-decoration: none; color:#FFFF00 }
A:visited { font-size: 25px; text-decoration: none; color:#584A91 }
A:hover { font-size: 25px;  text-decoration: none; color:#7F82EF }
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
