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