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



html, body, #flash_alternative{ height:100%; color:#ffffff; }
body {
	margin:0;
	padding:0;
	overflow:hidden;
	background-color:#000000;
}
#flash_alternative{ width:100%; background-color:#000000;}
#flash_content{ width:100%;height:100%; }

a{color:#fff;}

