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


html  {
	height:100%;
}

body {
	background-color:#eee;
	padding:0 auto;
	margin:10px auto 0 auto;
	text-align:center;
}

.flash_shell {
	width: 900px;
	margin: 0 auto;
}

.flash_kernel {
	width:900px;
}