@charset "utf-8";
body {
	background-color: #efe7dc;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #404118;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #52531E;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B3117;
}

