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