body {
	background:url(fon.jpg);
	background-image:url(fon.jpg);
	background-color: #000;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
 .text1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding:25px 20px 30px 20px;
 }
  .text2 {
	color: #790000;
	font-size: 34px;
	text-align: center;
    font-family: "Times New Roman", Times, serif;
 }

   #nav a { 
        color: #790000;
        text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 20px;
		font-weight: bold;
		text-align:center;
		padding:0 20px 0 20px;
 } 
 #nav a:hover {
        text-decoration: none;
        color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 20px;
		font-weight: bold;
		text-align:center;
}
 #nav a:visited {
	    text-decoration: none;
	    color: #C0C0C0;
		font-weight: bold;
		text-align:center;
}
#web a { 
	    color: #790000;
        text-decoration:underline;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		text-align:center;
 } 
 #web a:hover {
        text-decoration: underline;
        color: #FFFFFF;
		font-family: "Times New Roman", Times, serif;
	    font-size: 34px;
		text-align:center;
}
 #web a:visited {
	    text-decoration: none;
	    color: #CCCCCC;
		text-align:center;
}
a img.thumbs{
	border:4px #1b1b1b solid;

}
a:hover img.thumbs{
	border:4px #3d3c3c solid;
}

