h2 {
    color: white;
    margin-left: 6.5%;
    margin-top: 20px;

}

p {
    color: white;
    font-size: 130%;
    text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
    padding: 100px;
    margin-right: 50%
}


.image1 {
    width: 45%;
    position: absolute;
    left: 47%;
    top: 28%;

}

quote {
    color: antiquewhite;
    text-align: center;
    border-color: gray;
    position: absolute;
    font-style: italic;
    top: 70%;

}
