body {
    font-family: Times New Roman, Times, serif;
}

.maintitle, .nav {
    color: #000000;
    background: #ebd67d;
    clear: both;
}

/*
h1 {
    margin-bottom: 0em;
}

.topnav, .topnav .nav {
    margin-top: 0em;
}
*/

.nav {
    font-size: 80%;
    padding: 0.5em;
    text-align: center;
}

.nav a {
    text-decoration: none;
}

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

.nav .arrow {
    font-weight: bolder;
}

.credit {
    font-size: smaller;
}

.screenshot {
    float: left;
    margin-left: inherit;
    margin-right: 3ex;
}

.screenshot.right {
    float: right;
    margin-left: 3ex;
    margin-right: inherit;
}

.chapterheading {
    font-weight: bolder;
    clear: both;
}

.game {
    font-weight: bolder;
}

.movie, .tvshow, .magazine, .play, .book,
.song, .album, .product, .series, .subtitle {
    font-style: italic;
}

.quote {
    font-style: italic;
}

.addendum {
    font-style: italic;
}

sup {
    font-size: 60%;
}
