body {
	background-color: #eaeaea;
	font-family: 'sans-serif';
}
#game_div canvas {
	border-radius: 10px;
}