p {
    font-family: Georgia, 'Times New Roman', Times, serif;
    left: 0;
    position:absolute;
    text-align:center;
    top: 30px;
    width: 100%;
    top: 50%;
    color: #603813;
}

.site-image {
    text-align: center;
    position: relative;
}

.site-image img {
    position:relative;
    height: 100%;
    width: 100%;
    max-width: 637px;
    max-height: 817px;
}