body {
    font-family: Open Sans, Arial;
    color: #454545;
    font-size: 16px;
    margin: 2em auto;
    max-width: 800px;
    padding: 1em;
    line-height: 1.4;
    text-align: justify;
    background-image: url("../assets/Images/whgray.jpg");
    background-repeat: repeat;
}

.navImage {
    width: 125px;
    height: auto;
}

.logoImage {
    width: 125px;
    height: auto;
}

.authorImage {
    width: 350px;
    height: auto;
}