  .headlines, .sublines, infotext {font-face:arial;}
 .headlines {font-size:72pt; color:black; font-weight:bold; text-align: center;}
 .sublines {font-size:12pt; color:green; font-weight: bold;}
 .menulines {font-size:12pt; color:black; font-weight: bold;}
 .infotext {font-size: 10pt; color:white; background: chocolate;}
BODY {background:#9999FF url(images/cloud200x200.GIF) repeat;}
<style type="text/css">
A:link {text-decoration: color: blue}
A:visited {text-decoration: color: purple}
A:active {text-decoration: color: yellow}
A:hover {text-decoration: underline; font-color: red; background: yellow}
#Layer1 {
	position:absolute;
	left:180px;
	top:30px;
	z-Index:0;
	visibility: visible;



}
#layer2 {
	position:absolute;
	right:10;
	top:347px;
	z-Index:1;
	left: 19px;

}
#Layer3 {
	position:absolute;
	leftt:114;
	top:345px;
	z-Index:1;
	left: 506px;
	visibility: visible;




}
</style>

