@charset "utf-8";
/* CSS Document */

<style type="text/css">
#ad{
	width:300px;
	height:250px;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#game{
	width:300;
	height:250;
	display:none;
}
.PreLoaderText {
	color: #FFF;
}
</style>
