body{
	background-image : url(fon_art.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-color : Black;
}
a:link, a:visited{
	color : #4A4A4A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
a:hover{
	color : #FF7700;
}
#blk{
	background-color : Black;
	background-image : none;
}
.din_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}
.but{
	background-repeat : no-repeat;
	height : 12px;
	width : 22px;
	border : 0px;
	padding : 0px;
	margin : 0px;
	display : block;
	float : left;
}

a.q1:link, a.q1:visited{
	display : block;
	width : 180px;
	vertical-align : top;
	text-decoration : none;
	background-image : url(1.jpg);
	height : 278px;
	background-repeat : no-repeat;
}
a.q1:hover{
	background-position : 0px -278px;
}

a.q2:link, a.q2:visited{
	display : block;
	width : 186px;
	vertical-align : top;
	text-decoration : none;
	background-image : url(2.jpg);
	height : 278px;
	background-repeat : no-repeat;
}
a.q2:hover{
	background-position : 0px -278px;
}

a.q3:link, a.q3:visited{
	display : block;
	width : 181px;
	vertical-align : top;
	text-decoration : none;
	background-image : url(3.jpg);
	height : 278px;
	background-repeat : no-repeat;
}
a.q3:hover{
	background-position : 0px -278px;
}

.coord{
	font-size : 12px;
	font-family : Arial;
	vertical-align : bottom;
	text-decoration : none;
}
