body {
	background-color: #FFFFFF;
	color: #00000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#div_flash_centrado {
	position: absolute;
	width: 785px;
	height: 585px;
	left: 50%;
    top: 50%;
    margin-left: -393px;
    margin-top: -293px;
}
