body    {
}

.heading {
    margin-top: 2.5ex;
    text-align: center;
}

.heading img {
    margin-left: 183px;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.navigation {
    text-align: left;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 90%;
    margin-left: 1em;
    padding-left: 0;
}

.navigation li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline;
}

.navigation a {
    color: #95654e;
    text-decoration: none;
}

.navigation a:hover {
    xbackground-color: #ffe;
    text-decoration: underline;
}

.navigation .current {
    color: #000;
}

.sheet {
    width: 29em;
    background-color: #e8e6cd;
    margin-top: 2ex;
    margin-bottom: 4ex;
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 2ex;
    padding-bottom: 2ex;
}

.xsheet a {
    text-decoration: none;
}

.sheet a:link {
    color: #800080;
}

.xsheet a:hover {
    text-decoration: underline;
}

.sheet a:visited {
    color: #404;
}

.tribute_entry {
    margin-top: 3ex;
    margin-bottom: 3ex;
}

.scanned_sheet {
    margin-top: 1ex;
    margin-bottom: 1ex;
    border: thin solid #e8e6cd;
}