#centrado
{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1012px;
margin-top: -750px;

}
