html, body {
	height:95%;	
	background-color:white;
}
#img-centro {
width: 615px;
height: 269px;
top: 50%;
left: 50%;
margin-left: -307px;
margin-top: -135px;
position: absolute;
}