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

.splashTitle {
    font-size: 1.5rem;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif !important;
    font-weight: 400;
    line-weight: 1.334;
    letter-spacing: 0;
    text-transform: none;
    text-align: center;
}

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