body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	color: #FFFFFF;
	background-color: #340309;
	letter-spacing: 0.04em;
	padding-left: 20px;
}
a:link {
	color: #CC9933;
	text-decoration: none;
}
a:visited {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC9966;
}
a:active {
	color: #CC9933;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC9933;
	letter-spacing: 3px;
}
