body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	background-attachment: fixed;
	background-color: #989d99;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../graphics/main_back_img.jpg);
}
img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C6962;
}
a:link {
	color: #524F48;
	text-decoration: none;
}
a:visited {
	color: #524F48;
	text-decoration: none;
}
a:hover {
	color: white;
}
