body {
    background-color: #edd;
/*     color: #f71; */
}

.site-title, .site-title a {
    font-weight: 700;
    font-size: 28pt;
    padding: 0px;
    letter-spacing: 3px;
    text-decoration: none;
}

.site-description {
    font-weight: 300;
    font-style: italic;
    font-size: 18pt;
    padding: 10px 0px;
}
