body {
    background-color: white;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
h1 {
    text-align: center;
}
div.images {
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
}
div.images a img {
    border: 0px;
}
