body {
	background-image: url(fon.gif);
	margin: 0px 5px 0 5px;
}
#image {
	margin-top: 10px;
}
#lang-box {
   width: 360px;
	font: bold 1em Verdana;
	margin-top: 5px;
}
.text {
   padding-bottom: 5px;
	text-align: center;
}
a:link, a:active, a:visited {
	color: Black;
}
a:hover {
   background-color: #990000;
	color: #CECFAD;
	padding: 0px;
}

.counter {
	width: 250px;
	color: Black;
	font: 1em Times;
	text-align: center;
	margin-top: 2px;
	border-top: 1px solid;
	padding-top: 2px;
}