html {
	background-color: black;
}

div.blockmenu div.box, div.box {
	/*background-color: #c6aa7b;*/
	background-color: #f0ca91;
	border-color: #5d1015;
	border-width: 2px;
}

.gc h2, #headmenu {
	background-color: #8c0009;
	color: white;
}

.gc h1 {
	margin-top: 12px;
	margin-bottom: 12px;
	color: #8c0009;
	font-size: 40px;
}

.gc a:link, .gc a:visited {
	color: #25080a;
	text-decoration: underline;
}

#create_button {
	border-color: #8c0009;
}

.gc h3 {
	color: #8c0009;
}
