#Layer1 {
	position:absolute;
	width:562px;
	height:485px;
	z-index:1;
	left:0px;
	top:0px;
	cursor:default;	
}
#Layer2 {
	position:absolute;
	width:500px;
	height:340px;
	z-index:1;
	left:30px;
	top:325px;
	cursor:default;
}

A:link {
	color: #ffffff; text-decoration: none; font-weight: bold; text-transform: lowercase; background-color: #FE46E9;
}
A:visited {
	color: #ffffff; text-decoration: none; font-weight: bold; text-transform: lowercase; background-color: #FE46E9;
}
A:active {
	cursor: crosshair; text-decoration: none;
}
A:hover {
cursor: crosshair; color: #ffffff; font-weight: bold; background-color: #FF7FEE;
}

BODY {
background-color: #FFC8F7;
background-attachment: fixed;

font-family: trebuchet ms;
font-size: 7pt;
color: #FF7EED;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

.title {font-family: trebuchet ms;
font-size: 11pt;
color: #ED0813;
font-style: italic;
text-align: right;
font-weight: lighter;
background-color: none;
letter-spacing: 4px;
text-transform: lowercase;}

b {font-size: 7pt;
color: #FE46E9;
text-transform: uppercase;}

i {font-size: 7pt;
color: #ffffff;
font-style: italic;}