html, body {
    margin: 0;
    background-color: #AEA79E;
    text-align: center;
}

img {
    margin-top: 5px;
    width: 750px;
    height: 563px;
    border: 3px solid #FFF;
}

