body {
    background: #8EBA05 url('../img/back-grass.png');
}

div.header {
    background: url('../img/header.png') top left no-repeat;
}

div.content {
    background: url('../img/content.png') top left repeat-y;
}

div.footer {
    background: url('../img/footer.png') top left no-repeat;
}

div.footer a {
    color: #000000;
    text-decoration: none;
}

div.footer a:hover {
    text-decoration: underline;
}

div.latest p a {
    color: #000000;
    text-decoration: none;
}

div.latest p a:hover {
    text-decoration: underline;
}

table.contents td.chapters a {
    color: #000000;
    text-decoration: none;
}

table.contents td.chapters a:hover {
    color: #5A5321;
}

div.booknav a {
    color: #ffffff;
    text-decoration: none;
}

div.booknav a:hover {
    color: #5A5321;
}

a.fanartcat {
    font-size: 14pt;
    color: #AD579B;
}

a.fanartcat:hover {
    color: #5A5321;
}

table.fanarttab td {
    text-align: center;
}

table.fanarttab td a {
    color: #000000;
}

table.fanarttab td a:hover {
    color: #5A5321;
}

p.other a {
    color: #ffffff;
}

p.other a:hover {
    color: #5A5321;
}

p.other span {
    color: #AD579B;
}
