#centro {
	width:200;
	height:58;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-50px;
	margin-left:-100px;
}

