body{
	background-color: #eeeeee;
}
#gameContainer{
	width: 100%;
	max-width:1080px;
	height: auto;
	margin: 0 auto;
}