h1 {
    color: #8601AF;
}
#author {
    color: #888888;
}
h2 {
    color: #8601AF;
}
.poem a:link {
    color: #8601AF;
    text-decoration: none;
}
.poem a:visited {
    color: #8601AF;
    text-decoration: none;
}
.poem a:hover {
    color: #888888;
}

h3 {
    color: #888888;
}
