body {
	color: #ffcc99;
	background-color: #29291f;
}
a {
	color: #eeeeee;
}
a:hover {
	color: #ffcc99;
}