/*Ceci est un fichier CSS appelé "chatterie1.css"*/

#corps
{
color:black;
font-size:18px;
font-family:Comic sans Ms,"Arial","Times New roman",serif;
text-align:center;

}
#mail
{
padding-left:530px;
border-style:none;
padding-top:15px;
}

#image
{
float:right;
margin-bottom:80px;
border-style:none;
} 

img
{
text-align:center;
border-style:none;
}
