body {
       margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    max-width: 565px;
    color: #333;
    font-family: Georgia, "Century Schoolbook", "Times New Roman", Times, serif;
    font-Size: 23.994px;
    line-height: 38.8223px;
    text-align: justify;
   

}
}
nav ul, footer ul {
    font-family:'Merriweather Web';
    font-size: 16px;
    padding: 0px;
    list-style: none;
    font-weight: bold;
}
nav ul li, footer ul li {
    display: inline;
    margin-right: 20px;
}
a {
    text-decoration: none;
    color: #999;
}
a:hover {
    text-decoration: underline;
}
h1 {
    font-family:'Merriweather Web', 'Georgia', 'Times New Roman';
    font-size: 16px;
           text-align: justify;

}
p {
    font-size: 1.5em;
    line-height: 1.4em;
    color: #333;
       font-family:'Merriweather Web', 'Georgia', 'Times New Roman';
    font-size: 16px;
           text-align: justify;

}
footer {
    border-top: 1px solid #d5d5d5;
    font-size: .8em;
}

ul.posts { 
    margin: 20px auto 40px; 
    font-size: 1.5em;
}

ul.posts li {
    list-style: none;
}
