body, html{
	background-color: #CCCCCC;
}

#centro{
	width: 950px;
	height: 600px;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -294px;
	margin-left: -492px;
}