body {
  width:1024px;
  margin:auto;
  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;
}
.p1 /*livre d'or message*/
{
width:700px;
font-size: 16px;
font-weight: bold;
text-align: center;
}

.p2 /*livre d'or auteur*/
{
width:800px;
font-size: 16px;
text-align: right;
}
.p3
{
width:800px;
font-size: 16px;
font-weight: bold;
text-align: left;
}
.p4
{

font-size: 16px;
text-align: right;
}

