#nav,
#toolbar,
#ariane,
#footer,
#header {
    display:none;
}
h1 {
    color: #971716;
    font-size: 20px;
    text-shadow: 1px 1px #DFDFDF;
    text-align: center;
    font-weight: 900;
}
a {
  color:blue;
  text-decoration:none;
}

