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


#flash{
	margin-left: -380px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 765px;
	height: 600px;
	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
}
