body {
	background-color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #C9B59C;
	text-decoration: none;
	}
H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style:italic;
	color: #AA8A64;
	}
A:link {
	color: #C9B59C;
}
A:visited {
	color: #C9B59C;
}
A:hover {
	color: #C9B59C;
}
A:active {
	color: #C9B59C;
}
