html {
font-size: 100%;
}

      body {
      max-width: 1000px;
      background-color: #dff2f9;
      text-align: center;
      font-family: Verdana, Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
      color: #004040;
      font-size: .8em;
      font-weight: normal;
      }

      #defiltext {
      height: 80px;
      padding-top: 20px;
      padding-bottom: 20px;
      }

      #photo {
      padding-top: 10px;
      padding-bottom: 10px;
      }

      img {
      border: 0px;
      }

      p {
      text-align: justify;
      padding: 20px 20px 20px 20px;
      }

.retourh2p {
 text-align: center;
padding: 50px 10px 10px 10px;
}