@charset "utf-8";
body {
	background-color: #668841;
	color: #FFD5AA;
}
a:link {
	color: #F90;
}
a:visited {
	color: #F93;
}
h1 {
	font-size: 36px;
	color: #630;
}
h2 {
	font-size: 24px;
	color: #630;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #630;
}
h4 {
	font-size: 14px;
	color: #630;
}

