#page {
    font-size: 12pt;
    line-height:normal;
}

.site-content article {
    box-shadow: 0 0 21px #000;
    -moz-box-shadow: 0 0 21px #000;
    -webkit-box-shadow: 0 0 21px #000;
}

.site-footer {
    background-color: #eaeaea;
    clear: both;
    color: #8e8e8e;
    padding: 40px;
}

h1, h2, h3 {
    font-family: Arial, Verdana, "Open Sans";
}