w = (screen.width/2) - (800/2);
document.write('<style>#centralizado{position:absolute;	left:'+w+'px; top:225px; width:800px; height:700px; z-index:3; overflow:visible;}</style>');