
/* theme 63 */
body {
	background-color:#1c2742;
}
h1 {
	background-color:#3c91c7;
}
#container {
	background-color:#e0eefb;
}
.focused {
	background-color:#95c5de;
}
.instruct {
	background-color:#5a9abe;
}
.instruct {
	border:0 solid #e6e6e6;
}
.instruct, .instruct a {
	color:#ffffff;
}
