.centro{
	left: 50%;
	top: 50%;
	width: 400px;
	height: 180px;
	margin-left: -200px;
	margin-top: -140px;
	border: 0px;
	position: absolute;
}
.obs{
	text-align: center;
}