html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
	color: #333333;
	background-color: #18A3CA;
}
.text_m {
	font-family: Tahoma;
	font-size: medium;
	color: #FFF;
}

.text_m a:link,
.text_m a:hover,
.text_m a:visited {
	font-family: Tahoma;
	font-size: medium;
	color: #FFF;
	text-decoration: underline;
	}


.fon_t {
	background-image: url(fon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 630px;
}
.telka {
	background-image: url(telka.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	color: #FFF;
}
h2  {
	color: #FFF;
}
