body
{
background-color: rgb(213,255,211);
margin: 3px;
}
h1
{
text-align: center;
font-family: comic sans ms, serif;
text-decoration: underline;
}
blockquote
{
font-family: comic sans ms, serif;
} 
.auteur
{
color: blue;
font-weight: bold;
text-decoration: underline;
}
li
{
list-style-position: inside;
list-style-type: disc;
}

