body {
  background-image: url(../image/fond.png);
  margin-left: 15px; /*marge à gauche*/
  margin-top: 5px; /*marge haute*/
  text-align: center; /*aligne au centre*/
}
#corps .titre {
  font-family: "arial";
  color: #000000;
  font-size: 2em;
  }
img {
text-decoration: none;
}
