body  {
 	background : #cccc99;
 	color : #336666;
 	margin : 0 24pt 0 24pt;
 	font-family : Optima, sans-serif;
 	font-size : 14pt;
 }
 
 a  {
 	color : #669999;
	font-family : Courier;
 	text-decoration : none;
 }
 
 a:hover {
 	color : #003366;
	font-family : Courier;
 	text-decoration : none;
 }
 
 h1  {
 	color : #003366;
 	font-family : Dark Courier;
 	font-size : 18pt;
 	font-weight : bold;
 }
 
 #writinganderasing div  {
 	height : 16pt;
 }
 
 #credits  {
 	font-size : 10pt;
 	height : 12pt;
 }
 
 #cuba {
		position: absolute;
		padding: 2px;
		right: 100px;
		top: 400px;
		width: 450px;
		height: 140px;
		
	}