/* CSS Document */
/* Valide CSS 2.1 & 3.0 */

@import 'global.css';


#flash_game {
	width: 600px;
	height:450px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	z-index:0;
}



