@charset "utf-8";
/* CSS Document */
body {
	background-color:#0CF;
	text-align:center;
}
#page {
	height:600px;
}
#seriousGame {
	width:800px;
	height:600px;
	margin:auto;
}