#Layer1 {
	position:absolute;
	width:800px;
	height:566px;
	z-index:1;
	right:0px;
	top:0px;
	cursor:default;	
}
#Layer2 {
	position:absolute;
	width:345px;
	height:453px;
	z-index:1;
	right:446px;
	top:95px;
	cursor:default;
}

A:link {
	color: #FBC6C5; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:visited {
	color: #FBC6C5; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
cursor: help; color: #D8B0D0; font-weight: bold; border-bottom: 1px dashed #ECB2D8;
}

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

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

.title {font-family: georgia;
font-size: 12pt;
color: #EF8CCF;
font-style: italic;
text-align: left;
font-weight: lighter;
background-color: none;
letter-spacing: 8px;
text-transform: lowercase;}

h1 {font-family: century gothic;
font-size: 6pt;
color: #F79E00;
text-align: left;
font-weight: lighter;
background-color: none;
letter-spacing: 2px;
text-transform: uppercase;
border-bottom: 1px dashed #F97F86;}

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

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