body {
    font-size:   13px;
    line-height: 18px;
}

#header {
    font-family: 'Alegreya', serif;
    font-size: 55px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 55px;
    padding-bottom: 10px;
    height: 70px;
    background-color: #74bc58;
    color: #ffffff;
}
