
/* theme 41 */
body {
	background-color:#5a1f00;
}
h1 {
	background-color:#d1570d;
}
#container {
	background-color:#fde792;
}
.focused {
	background-color:#a9cc66;
}
.instruct {
	background-color:#477725;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#ffffff;
}
