body {
	background-color: #1F3517;
}
#fon {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb {
	padding: 2px;
	height: 54px;
	width: 54px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #c5932e;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
a:link {
	color: #C5932E;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	color: #C5932E;
}
a:active {
	color: #C5932E;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}