body {
	background-attachment: scroll;
	background-color: #FFD29B;
	background-image: url(../img/background_rossetya.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B1C11;
	text-decoration: none;
}
#text a {
color: #5B1C11;
	font-weight: bold;
	text-decoration: none;
}
#text a:hover {

	font-weight: bold;
	color: #000000;

}
#text h4 {
margin-bottom: 5px;
margin-left: 20px;
font-size: 16px;
font-weight: bold;
}