body
{
width: 800px;
margin: auto; /*pour centre la page*/
margin-top: 6px; /* que le corps soit un peu decaler de l en tete*/
background-color: black;
color: white;
font-family: Arial, "Times New Roman","Comic Sans MS", Serif;
}



