
/* theme 43 */
body {
	background-color:#3b563d;
}
h1 {
	background-color:#706241;
}
#container {
	background-color:#fffbd4;
}
.focused {
	background-color:#c7c282;
}
.instruct {
	background-color:#423428;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#ffffff;
}

