body {
	background-color: #452528;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #eed68b;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 28px;
}
.menu a:hover {
	color : #FFFFFF;
}
.body{
	font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : Black;
	font-weight : normal;
	line-height: 18px;
	padding-right:10px;
}
.form_field {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5639;
	background: #FFFFFF;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}
.form_button {
	font-family: trebuchet ms, arial,helvetica,sans-serif;
	font-size: 11px;
	color: Black;
	background: #988974;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
}
#main {
	color:#000;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
} 
.poems {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	color: #cdb27c;
	line-height: 2em;
	font-weight: normal;
	padding-right: 5px;
}
a:visited {
	color: #eed68b;
}
a:active {
	color: #eed68b;
}
a:hover {
	color: #FFFFFF;
}
a {
	color: #eed68b;
}
