/* Gregory Ecklund */
/* December 2022 */

body {
    background-color: burlywood;
    font-size: 13px;
}

/* Back Button */
.backbutton {
    float: right;
}
.backbutton > img {
    width: 152px;
    height: 114px;
}

.SECTION {
    font-weight: bolder;
    font-size: 20px;
}