body {
    background-color: white;
    color: black;
    font-family: Arial, Verdana, sans-serif;
    margin: 0 auto;
}

div#content {
    margin: 0 0.5em;
}

h1, h2, h3 {
    color: #db9828;
}

a {
    color: #db9828;
}

h1 {
    font-size: 197%;
}

h1 a {
    text-decoration: none;
}

a img {
    border: none;
}

ul {
    margin-left: 1.5em;
    padding: 0;
}

ul li {
    margin-bottom: 0.5em;
    list-style-image: url(http://static.whatevergames.net/dash.png);
}

.smallprint {
    text-align: center;
    margin-top: 0.1em;
    font-size: 0.7em;
    font-style: italic;
}
