body{
min-width:300px;
max-width:460px;
margin:auto;
text-align:center;
font-family:arial, "Comic Sans MS", sans-serif;
}
.contenu{
background-image:url('images/logo2.jpg');
background-repeat:no-repeat;
background-position:0px 25px;
margin-left:10px;
margin-right:10px;
}
.texte{
line-height:0.4em;
}
a{text-decoration:none;
border-bottom:2px dotted ;
}
a:visited{
color:#66362a;
}
h3, h6{text-align:right;}
p{
text-align:justify;
text-indent:15px;
font-weight: Bold;
}