body
{
    background-color: #DEF2FF; /* Le fond de la page sera noir */
}

h2
{
    font-family: Impact, "Arial ", Arial, Verdana, sans-serif; text-align: center;
}

p
{
    text-align: center; font-size: x-large; font-family: arial, comic; color: blue;
}