


body {
 background-color: #ccccff;  // couleur de la page*/
 
  }
h2  {
  font-size: 14px;
  text-align: center;
  }
  div.a {
 text-align: center;
  }
  h1 {
  	 text-decoration: underline;
  	font-size: 20px;
  	text-align: center;
  }