BODY { background-color: #04303B } 
.orig  {
	font-size: 16px;
	color: white;
	background: transparent;
	font-family: "Pablo LET", "Mistral AV", Helvetica;
} 
#bkgrd { position:absolute; background-repeat: no-repeat; top:10px; left:10px }
H2  {
	font-size: 30px;
	font-weight: bold;
	color: #4A5276;
	letter-spacing: 0px;
	font-family: "Pablo LET", "Mistral AV", Helvetica;
}
P {
	font-size: 20px;
	font-weight: bold;
	color: #919DC9;
	letter-spacing: 0px;
	font-family: "Pablo LET", "Mistral AV", Helvetica;
}
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 }

