.bandetitre {
              background-color: rgb(135,206,255);
              }


H1 {
     font-family: Verdana, Helvetica;
     font-size: 150%;
     color:rgb(178,34,34);
     text-anchor: widdle;
     }


H2 {
     font-size: 150%;
          font-family: helvetica;
          color: rgb(0,0,139); 
          text-align: center;
}

H3 {
     margin-left: 5%;
     color:rgb(0,139,139);   
     }


H4 {
     font-size:15px;
     font-family: Verdana, Helvetica;
     font-weight: bold;
     font-style: italic;
     text-decoration: underline;
     color:rgb(250,128,114);
     }


span {
       color:rgb(255,127,0);
       }
