
/* theme 60 */
body {
	background-color:#4e0805;
}
h1 {
	background-color:#9e0522;
}
#container {
	background-color:#fff4d4;
}
.focused {
	background-color:#b8c591;
}
.instruct {
	background-color:#447622;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#ffffff;
}

