body{
	background: #000;
	margin: 0;
	padding: 0;
}

#game{
	width: 800px;
	height: 600px;
	margin: 0;
}
