html, body {
background-color: white;
}

h1, h2, h3, h4, p, ul, li, a {
color: black;
}

#haut, #bas, #menu, .retour {
display: none;
}