
/* theme 17 */
body {
	background-color:#222222;
}
h1 {
	background-color:#444444;
}
#container {
	background-color:#ffffff;
}
.focused {
	background-color:#FFF7C0;
}
.instruct {
	background-color:#F5F5F5;
}
.instruct {
	border:1px solid #E6E6E6;
}
.instruct, .instruct a {
	color:#444444;
}
