body
{margin: 230px;
margin-top: 130px;
background-color: #eeeeee;}

p
{line-height: 170%;
font-size: 170%;}

em
{font-weight: bold;}


.entry
{
    margin-top: 100px;
    margin-bottom: 150px;
}

h1
{
    text-align: center;
}

h2
{
    text-align: center;
    margin: 50px;
}

.page-explainer
{
    font-size: 100%;
    text-align: center;
    font-weight: medium;
    
}

.entry p
{
    margin-left: 16px;
    background-color: white;
    border-style: solid;
    border-color: #555;
    padding: 10px;
}
