body{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 13px;
    color: #393939;
    width: 920px;
    margin: auto;
}
a{
    color: #E3532D;
}
h2 {
    text-decoration: underline;
    color: #E3532D;
}
.legende{
    text-align: center;
    color: grey;
    font-style:italic;
}