body {
    margin: 0;
    font-family: Open Sans, Arial, sans-serif;
    line-height: 1.45;
    color: #84CC16;
}
a {
    color: #2D5016;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
