/*global settings*/
html {height: 100%;overflow: hidden;}
*{margin:0; padding:0;}
body{height: 100%;text-align:center; background-color:#000000;}
#myflash{height: 100%;}

