body 
{
	background-color: #333333;
}

#divCentro
{
	position: absolute; 
	left: 50%; 
	top: 50%; 
	width: 999px; 
	height: 592px; 
	margin-top: -296px; 
	margin-left: -499px; 
}