

h1
{
    font-size: 48px;
    color: #8F4721;
    font-family: sans-serif;
}

h2
{
    font-size: 40px;
    color: #8F4721;
    font-family: sans-serif;
}

h3
{
    font-size: 32px;
    color: #8f4721;
    font-family: sans-serif;
}

*.accueil
{
    color: black;
}


*.copyright
{
    height: 10px;
    font-size: 18px;
}

*.line-footer
{
    height: 1px;
}


li {
  margin-top: 10px;
}