
/* theme 52 */
body {
	background-color:#853c1b;
}
h1 {
	background-color:#4a2211;
}
#container {
	background-color:#ffebb8;
}
.focused {
	background-color:#d69057;
}
.instruct {
	background-color:#cc9f58;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#330000;
}

