body {
	width: 650px;
	background-color: #639957;
}
h1 {
	font-size: xx-small;
	color: #639957;
	text-align: right;
}
div#menu {
	text-align: right;
}
div#text {
	padding-left: 30px;
	background-color: #FFFFB3;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #585858;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	font-family: "cgos";
	color: #5A5A5A;
	font-style: normal;
	font-weight: bold;
}
hr {
	background-color: #009900;
	color: #336600;
	margin-right: 30px;
}
.style2 {
	text-align: center;
	font-family: "AR PH";
	font-size: large;
	font-weight: bold;
	padding-top: 20px;
}
a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
