.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	text-indent: 40px;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	text-indent: 1cm;
	letter-spacing: normal;
}
body {
	background-attachment: fixed;
	background-image: url(../pages/main_fon.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.Header1 {
	color: #47703F;
	font-size: 24px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link {
	color: #CC6600;
	font-weight: bold;
}
a:visited {
	color: #CC6600;
}
a:hover {
	font-size: 24px;
	color: #FFFF00;
}
.name {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
	color: #CCCC33;
	text-transform: capitalize;
}
