* {
	padding: 0;
	margin: 0;
}

bodyflash {
	background-color: #C1106A;
}

#containerflash {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 0px;
	height: 0px;
	display: inline;
}

#centerflash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 660px;
	height: 300px;
}