﻿

body {
    background-color: white;
    background: url('/img/AppBackground.svg') no-repeat center center fixed;
    background-size: cover;
    color: #1F1801;
    font-family: Montserrat;
}

#authHeader {
    display: none;
}