BODY { 
	font-family:	courier;
	background:	black;
	background-color:	black;
	color:		green;
}

H1 { color: #00FF00; font-family:impact }

P,PRE {  color: #00FF00; font-family: courier }

B {  color: #00FF00; font-family: courier }
CENTER {  color: #00FF00; font-family: courier }

A:link    { text-decoration: none; color: #FFFFFF } 

A:active  { text-decoration: none; color: #008B8B } 

A:visited { text-decoration: none; color: #008B8B }

