html, body, div {
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color:#3D362E;
}
#level0 {
	text-align: center;
}