body {
    background-color: black;
    background-image: url("../img/ExCoBackground1.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
