
/* theme 8 */
body {
	background-color:#336699;
}
h1 {
	background-color:#6699cc;
}
#container {
	background-color:#FFFFFF;
}
.focused {
	background-color:#FFF7C0;
}
.instruct {
	background-color:#F5F5F5;
}
.instruct {
	border:1px solid #E6E6E6;
}
.instruct, .instruct a {
	color:#444444;
}
