body
{
background-image : url(../color/bisou.gif); 
background-repeat : no-repeat;  
background-position: 15px 200px ;
background-attachment: fixed;
}

table
{
text-align : justify;
width : 40%;
color: #811111;
margin-left: 380px;
margin-top: 5px;
margin-bottom: 5px;
font-family: palatino linotype, georgia, arial, serif;
padding: 10px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
padding-top: 0px;
background-color: #FDC174;
   -moz-border-radius: 35px;
}

td
{
padding: 30px; 
}

a{
color: #811111;
}

