body {
    font-family: sans-serif;
    text-align: center;
}

#mainarea {
    width: 90%;
    margin: 0 auto;
}

img {
    border: none;
}

div.pagelink {
    margin: 5px;
    display: inline;
}

div.pagelink img {
    width: 324px;
    height: 244px;
}

#footer {
    font-size: small;
    color: #666;
    text-align: right;
    margin-top: 1em;
    border-top: 1px solid #AAA;
}

a {
    color: #44A;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
