body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
text-align : center;
background-color:#FAEFD0;
color:Black;
}
a:link {
	color: #865f2d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #865f2d;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #865f2d;
}
h1 {
font-size: 12px;