div.palco {position: absolute;
		  	  width: 750px;
		  	  height: 1050px;
		   	  left: 50%;
		   	  top: 5px;
		   	  margin-left: -380px;
		   	  background-color: white ;
		   	  }

div.palco01 {position: absolute;
		  	  width: 750px;
		  	  height: 1150px;
		   	  left: 50%;
		   	  top: 5px;
		   	  margin-left: -380px;
		   	  background-color: white ;
		   	  }

div.palco02 {position: absolute;
		  	  width: 750px;
		  	  height: 1355px;
		   	  left: 50%;
		   	  top: 5px;
		   	  margin-left: -380px;
		   	  background-color: white ;
		   	  }

div.palco03 {position: absolute;
		  	  width: 750px;
		  	  height: 630px;
		   	  left: 50%;
		   	  top: 5px;
		   	  margin-left: -380px;
		   	  background-color: white ;
		   	  }

div.image {position: absolute;
                width: 570px;		  	        
                left:73%;								
                top: 170px;
                margin-left:-380px;
                }

h3 {font: 20px verdana, arial;
    color: #666;

   }




