body {
    background: #81594c;
    color: #fff;
    font-family: geneva, arial, helvetica, sans-serif;
    font-size: small;
}

div {
    text-align: center;
    margin-top: 20%;
}

a {
    text-decoration: none;
    background: transparent;
    color: #ff8eaf;
}

a:hover {
    background: transparent;
    color: #000;
}

img {
    border: 1px solid;
}

img.splash {
    border: 0;
    margin: 1em;
}
