
#theme { 
background-image:url('faon2.jpg');
background-repeat: repeat;
 margin-top: 0;
 margin-left: 0;
}


#corps { 
 background-color: #FAFADD;
 margin-left: 30%;
 margin-right: 10%;
 padding: 15px;
}

#nav { 
padding: 20px 0 0 15px;
float:left;
width : 27%}

h1 {color:#6A5ACD;
text-align: center;
font-size: 230%;
}

h2 {color:#6A5ACD;}

p { text-indent: 2em;}

code {
 font-family: monospace; /* code informatique */
}