html {
/*	background-color: #e1fffc; */
	background-color: #000c1c;
}

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

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

.gc h1 {
	color: #157704;
	font-size: 40px;
}

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

#create_button {
	border-color: #157704;
}

.gc h3 {
	color: #157704;
}

.gc a.q4 {
	font-weight: bold;
	text-decoration: none;
}
