body {
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #311B0B;
}
a {
	color: #492B19;
}
a:hover {
	color: #A74A1F;
}
