#centrado
{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -470px;
  margin-top: -350px;
}
