h2 {
    color:#718d00;
    font-size: 25px;
    font-family: Georgia;
    max-width: 500px;
}
body {
    background-color: #dcded1;
    font-family: Arial;
    font-size:16px;
    color: #666666;
    align-content: center;
    max-width: 478px;
    margin-left: auto;
    margin-right: auto;
    line-height: 149%;
    
}
a {
    color: #0070ac;
}

ul {
    font-family: monospace;
    text-transform: uppercase;
    font-size: small;
    line-height: normal;
}
h1 {
    font-family: Georgia;
    font-style: italic;
    font-weight:100;
    font-size:262%;
    line-height:normal;
    color: #008d62;
    text-align-last: center;
}
b {
    color: black;
}

.date {
    font-family: monospace;
    color:#718d00;
    margin-top: -19px;
}
img{
    display: block;
    width: 16%;
    margin-left: -326px;
    
    
}