body {
    margin: .4in;
    width: 80%;
    font-size: 18pt;
    font-family: Arial;
}
blockquote {
    color: green;
}
a {
    color: blue;
    text-decoration: none;
}
.him, .her {
    color: green;
}
.jon {
    color: purple;
}
.green {
    color: green;
}
