body {
	color:#fff;
	background-color:#000;
	text-align:center;
}

a {
	color:#fff;
}

img.figure {
	cursor:wait;
}

img.figure-active {
	cursor:wait;
	background-image:url(figure_active.gif);
}

img.figure-passed {
	cursor:wait;
	opacity:0.5;
}