
/* theme 31 */
body {
	background-color:#677e52;
}
h1 {
	background-color:#b7ca79;
}
#container {
	background-color:#f6e8b1;
}
.focused {
	background-color:#b0cc99;
}
.instruct {
	background-color:#89725b;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#ffffff;
}

