H1 { font-weight: 600;
        font-variant: small-caps;
        color: #006400;
        letter-spacing: 3px;
        text-align: center; 
}
.firstletter { font-size: 150%;
        font-family: "Impact", sans-serif;
        color: #008A00; }
A.address { color: #008A00;
        font-weight: 800; }
A.picture { color: #008A00;
        font-weight: 400; }
A { color: #008A00; 
        text-decoration: none;
        font-weight: 600; }
A:hover { color: #00D000 }
