body {
        width: 860px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 2em;
}

#title {
        font-size: 2em;
}

#content {
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        margin-top: -2px;
        width: 860px;
}

#links ul {
        margin-left: -19px;
}

#links li {
        list-style-type: none;
        display: inline;
}

.img {
        display: inline-block;
        width: 200px;
        height: 100px;
        border: 0 none;
        font-size: 0.8em;
        margin-top: 4px;
}

#links a, .desc {
        color: black;
        background-color: white;
        text-decoration: none;
        text-align: center;
}

#footer {
        text-align: right;
        font-size: smaller;
        margin-top: 2px;
}
