body {
    background-image: url("/images/logo.png");
    background-color: #121212;
    color: white;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: -125px 280px;
    background-blend-mode: luminosity;
}

/*# sourceMappingURL=body.css.map */