body {
    color: white;
    background-color: #107e00;
    font: 18px Garamond, Georgia, Times, “Times New Roman”, serif;
}

a {
    color: #000;
    border-style: none;
}

img {
    border-style: hidden;
}

p {
    margin-top: -8px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 24px;
    font-variant: small-caps;
}

.banner {
    background: #57ab07;
    margin-top: 100px;
    padding: 15px;
}

.topmargin_negative {
    margin-top: -10px;
}

.topmargin_small {
    margin-top: 20px;
}

.topmargin_medium {
    margin-top: 40px;
}

.address {
    line-height: 0.8;
    font-size: 14px;
}

.projects li {
    list-style-type: none;
    margin-bottom: 10px;
}

.icons a {
    text-decoration: none;
}

.icons img {
    padding: 10px 2px 0 2px;
    text-decoration: none;
}

.copyright {
    margin-top: 20px;
    font-size: 10px;
    line-height: 1.5;
}

.copyright p {
    width: 40em;
}

.creativecommons {
    font-size: 10px;
}

.creativecommons img {
    float: left;
    padding: 2px 5px;
}
