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

div#icons{
	text-align:center;
	padding-bottom:500px;
	width: 140%;
	float:left;
	}