@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #8BC544;
	color: #603813;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#container {
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 315px;
	height: auto;
}
#main_content {
	width: 245px;
	height: 430px;
	background-image: url(images/main-background.png);
	padding-top: 185px;
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-left: 35px;
}
#main_content a {
	color: #339900;
}
.lightbrown-text {color:#A87C4F;
}
