
#contenedor {

background: #ffffff;
}

.imagen       
              { text-align: center }

.titulo    
              { text-align: center; 
                font-size: 24pt; 
                color: rgb(0, 0, 200);                   
                margin-top: 5%; 
                font-family: "Verdana" }

.subtitulo      
              { text-align: center; 
                font-size: 16pt; 
                color: rgb(204, 0, 0);                   
                margin-top: 2%; 
                font-family: "Verdana" }

.links            
              { text-align: center; 
                font-size: 14pt; color: rgb(0, 0, 160);                 
                margin-top: 2%; 
                font-family: "Verdana" }
           

.link2            
              { text-align: center; 
                font-size: 14pt; color: rgb(0, 0, 160);                 
                margin-top: 2%; 
                font-family: "Verdana" }


.link3            
              { text-align: center; 
                font-size: 14pt; color: rgb(0, 0, 160);                 
                margin-top: 2%; 
                font-family: "Verdana" }

