html{
	width: 100%;
	height: 100%;
	z-index: 0;
	padding: 0px;
	background-color: #87CEFA;
}

div.middle{
	background-color: #87CEFA;
	top: 10%;
	position: absolute;
	z-index: 100;
	width: 100%;
	left: 0%;
	vertical-align: middle;
	text-align: center;
	height: 100%;
} 


	
.flash{
	height: 441px;
	width: 479px;
}

.white
{
color:#87cefa; 
height:0px;
z-index:0;
font-size:0pt;	

}    