        section#desarrollo
         {
           margin-top: 5%;
         }
         h2#personal
         {
          margin-top: 4%;
         }
         h4#servicio
         {
           color: #5040ae;
         }
         a#l1
         {
            text-decoration: underline;
            font-size: 110%;
            color: black;
         }
         a#l1:hover
         {
          text-decoration: none;
          color: #337ab7;
         }
         label#etiqueta
         {
            font-size: 114%;
         }
         hr#linea
         {
          text-align: center;
          width: 65%;
         }
         section#desarrollo
         {
          margin-top: 2%;
         }
         section#macaria
         {
          margin-bottom: 6%;
         }
         section#publicidad
         {
          margin-top: 1%;
          margin-bottom: 2%;
         }