body { 
    font-family: Roboto, Oxygen-Sans, Cantarell, 'Helvetica Neue', sans-serif;
    text-align: center;
    background: url(winebg.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top:2em
}
table {
    margin-left:auto; 
    margin-right:auto;
    background: white;
}

.table-centrale {
    text-align:center;
    border: 1px solid;
}

body, html {
  height: 100%;
}

.histlink {
    padding-left: 1.5em;
}
