body
{
	background-image: url(BG.GIF);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ËÎÌå";
	font-size: 20px;
	padding: 0;
	text-align: center;
}
a:link {
font-family: ËÎÌå;
	font-size: 20px;
	color:#000000;
	text-decoration: none;
}
a:visited {
color:#000000;
text-decoration: none;
}
a:hover {
color:#00B0B0;
text-decoration: underline;
}
a:active {
    font-family: ËÎÌå;
	font-size: 28px;
	text-decoration: none;
}

.style2{
	background-image: url(bg.jpg);
	margin-right: 100px;
	margin-left: 100px;
	height: 255px;	
}
#layer1{
	position: absolute;
	width: 800px;
	left: -820px;
	top: -28px;
	height: 5px;
	z-index: 1;
}

.style6{ font-size: 38px;
         color:#FF0000;
       }
	   
	   