#centrado
{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1000px;
  
  margin-top: -600px !important;
}
