
/* theme 49 */
body {
	background-color:#822d1f;
}
h1 {
	background-color:#4a6851;
}
#container {
	background-color:#ffe382;
}
.focused {
	background-color:#97995b;
}
.instruct {
	background-color:#97562e;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#ffffff;
}

