P  {}

H1  {
	position:absolute; 
	top:20; left:40; width:600; height:46 ;
	 font-family:Verdana;
	 font-size:18pt;  font-weight: bold; 
	color: #2d9034 ;
			 }

H2  {}

H3  {}

A  {
	color : Olive;
}

A:Visited  {
	color : Green;
}

A:Active  {
	color : Lime;
}

A:Hover  {
	color : Lime;
}

BODY  {
	background-attachment : fixed;
}

div {
	position:absolute;
	 top:80; left:40; width:300; height:646; 
 	font-family:Verdana;
 	font-size:10pt;
  	font-weight: bold; 
  	color: #2d9034 ;
	}
			 





