function tama(tamano){
top.document.getElementById('centro').style.height = tamano;

}
