#aboutimage {
    width: 1000px;
    height: 600px;
    
}

.mainbody p {
    width: 800px;
    color: white;
    font-family: serif;
    font-size: 24px;
    padding-bottom: 100px;
    padding-top: 35px;
    line-height: 130%;
}

.mainbody img {
    object-fit: cover;
    width:auto;
    float: left;
    padding-right: 30px;
}

.mainbody {
    height: 620px;
}