
/* theme 40 */
body {
	background-color:#ffb6b8;
}
h1 {
	background-color:#c44c51;
}
#container {
	background-color:#ffefb6;
}
.focused {
	background-color:#a2b5bf;
}
.instruct {
	background-color:#5f8ca3;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#ffffff;
}
