
/* theme 32 */
body {
	background-color:#f0e14c;
}
h1 {
	background-color:#ffbb20;
}
#container {
	background-color:#fff79f;
}
.focused {
	background-color:#fa7b12;
}
.instruct {
	background-color:#e85305;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#ffffff;
}
