@charset "utf-8";
body {
    background-image: url(../images/Body%20Background.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
}
