body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color: #913822;
	background-position: 0px 0px;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #400000;
}
.main {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #400000;
	text-decoration: none;
}
.main2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #400000;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #A24933;
	font-style: normal;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-family: Arial;
	color: #3C0000;
}
a:visited {
	text-decoration: none;
	color: #A24933;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.text_post {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

