*
{
margin: 0px;
padding: 0px;
}

body
{
	font-size: 13px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	background-color: #666666;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
#bottom {	float:left;
	background-image: url(../img/bottom.png);
	background-repeat: repeat;
	width: 778px;
	height: 60px;
	font-family: "ËÎÌå";
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	clear:both;

}
#text {
	font-family: "ËÎÌå";
	color: #FFFFFF;
	text-align: center;
}

