body {
	font-family:"Times New Roman",Georgia,Times,serifserif;
	margin: 30;
	padding: 0;
	background: url(images/fon-e.png) repeat-x fixed top center;

}
#heading {
	height:360px;
	background: url(images/heading.jpg) no-repeat top center;
}

p {
	font-size: 115%;
	font-family:"Times New Roman",Georgia,Times,serifserif;
	text-indent: 2em;
	margin: 0em 0em;
	text-align : justify;
}

h1 {
	font-size: 115%;
	font-family:"Times New Roman",Georgia,Times,serifserif;
	font-weight: bold;
	text-indent: 0;
}

h2 {
	font-size: 125%;
	font-family:"Times New Roman",Georgia,Times,serifserif;
	font-weight: bold;
	text-indent: 0;
	padding-top: 30px;
}

h3 {
	font-size: 115%;
	font-family:"Times New Roman",Georgia,Times,serifserif;
	text-indent: 0;
	margin: 0;
	font-weight: normal;
}

h6 {
	font-size: 100%;
	font-family:"Times New Roman",Georgia,Times,serifserif;
	text-indent: 2em;
	margin: 0;
	text-align : justify;
	font-weight: normal;
}

blockquote {
	margin: 0;
	padding: 0;
}

blockquote p {
	
	font-size: 100%;
	font-family:"Times New Roman",Georgia,Times,serifserif;
	text-indent: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: right;
}

.arrows {
	text-align: right;
	padding-top: 10px;
	/* border: 1px dotted red; */
}

.arrows_top {
	float: right;
	padding-top: 3px;
}
a {
	/*text-decoration:none;	
	color:#009;*/
}

a:visited {
	color: #00F;
}

a:hover {
	opacity: .5;
	filter: alpha(opacity=50);
}

img {
	border: none;
  margin: 5px 15px;
}

div.arrows_top img {
  margin: 0;
}

div.arrows img {
  margin: 0;
}

#content {
	width: 720px;
	text-align: center;
	margin: 0em 0em;	
/*	position:relative;
		margin-top:-500px;*/
}

hr {
height: 1px;
margin: 0;
text-align:left;
width: 100px;
}