@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFF;
}

#flashContent{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#game{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}