body {
	background:#000;
}

#game {
	position: absolute;
	z-index: 1;
}

#testbar {
	position: absolute;
	top: 510px;
	left: 8px;
	z-index: 5;
}