
/* theme 53 */
body {
	background-color:#901808;
}
h1 {
	background-color:#444444;
}
#container {
	background-color:#fcfae6;
}
.focused {
	background-color:#e7e9d1;
}
.instruct {
	background-color:#d3d4aa;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#444444;
}

