/* CSS file */
body {
	background: #CEEEFC url('../images/bg.jpg') repeat top left;
}

#theGame {
	width: 975px;
	height: 655px;
	margin: 0 auto;
}
