@charset "utf-8";
body {
	background-color: #66ccff;
	margin: 0px;
	background-image: url(../img/besmele.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#all {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.clear {
	clear: both;
}

#all #left {
	float: left;
	padding-top: 175px;
	width: 125px;
}
#all #center {
	float: left;
	width: 450px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	padding-top: 175px;
}
#all #center .in {
	text-align: center;
}

#all #right {
	float: left;
	width: 125px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	padding-top: 175px;
}
.artext {
	font-size: 20px;
}
.visitors {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#link {

}
#link a{
	color: #66ccff;
	text-decoration: none;

}

