html, body {
	background-color: #fdf7ae;
}

div#menu, img#game, img.center-picture, img#right-picture {
	background-color: #fddd6f;
}

td#right-background1 {
	background-color: #fde79c;
}

body, p, td, th, div {
	color: black;
}

h1, h2, h3, h4, h5, hr, a:link, a:active, .drop p:first-letter, .drop p span, h1.right-title:first-letter {
	color: #69090c;
}

table, th, td {
	border-color: #69090c;
}

hr, img.hr {
	background-color: #69090c;
}

a:visited, h1.right-title {
	color: #0e0f49;
}

a:hover {
	color: #912101;
}

a.diz, a.diz:hover {
	color: #303030;
}
