body
{
	text-align:center;
	background-color:#666666;
	padding:0px;
	margin:0px;
	height: 100%;
	font-family: Verdana;
	font-weight: bold;
	}
#fon
{
	text-align:center;
	width:900px;
	background-color: #000000;
	margin: 0px auto;

}

h1,h2{padding:2px;margin:0px;}

h1 a {
	text-decoration:none;
	color:#FFFF00;
	margin:4px;
	padding-bottom:4px;
	font-size: 40px;
}
h2 a {
	padding-right:10px;
	text-decoration:none;
	font-size: 26px;
	color: #00FF00;
}
h1 a:hover {
	color:#00FF00;
	text-decoration: underline;
}

.thumbs {margin-top:5px;}
.thumbs a img {margin:5px;border: 1px solid #FFFF00;}
.thumbs a:hover img {border: 1px solid #66FF00;}
.thehun {font-size: 14px;color: #FFFFFF;}
.thehun a {color: #00FF00;text-decoration:none;}
.thehun a:hover {text-decoration: underline;}