#centro {
     position:absolute;
     width:750px;
     left: 50%;
     margin-left: -340px;
     height:550;
     top: 50%;
     margin-top: -250px;
}

    

