h1 {
    text-align:center;
    font-size:23.0pt;
    font-family:serif;
    font-weight:normal;
    padding-top:20px;
  }


h2 {
    margin:0cm;
    text-align:center;
    padding-top:35px;
    font-size:18.0pt;
    font-family:serif;
    font-weight:bold;
  }


h3 {
    text-align:center;
    font-family:serif;
  }


p {
    margin:5px;
    text-indent:20px;
    font-size:13.0pt;
    font-family:serif;
    color:#342529;
    text-align:justify;
  }


.button {
    width:220px;
    height:40px;
    font-family:sans-serif;
    font-weight:bold;
    background-color:white;
    font-size:13px;
    padding:7px;
  }
.cadre{
      width:1000px;
      background-image:url(manuscrit.jpg);
      background-repeat:no-repeat;
}


body {
    background-color:#b9c1bd;

  }