@charset "utf-8";
body {
	background-color: #4e4626;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(site_images/background_4.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFBE00;
	text-align: justify;
}
