.main-content {
    background-image: url('../resources/images/CCS\ Logo\ FINAL\ Website.png');
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 50em;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
