
/* theme 3 */
body {
	background-color:#cfdfc5;
}
h1 {
	background-color:#bad4a9;
}
#container {
	background-color:#FFFFFF;
}
.focused {
	background-color:#ecf1ea;
}
.instruct {
	background-color:#dde4de;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#444444;
}
