body {
	text-align:center;
	margin: 0px;
	/*background-color: #111111;*/
}


#flash{
	margin-left: -490px;
	position: absolute;
	top: -270px;
	left: 50%;
	width: 980px;
	height: 540px;
	visibility: visible

}

#wrapper        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

