﻿

.bg-custom {
    background-color: #12132f;
}

.nav-logo {
    max-height: 5em;
    max-width: 18em;
    margin: auto;
}

body {
    /*background-image: url(../../images/DSU/DSUbackground-767x1200.jpg);*/
    background-size: auto 100%;
    background-position-x: right;
    background-repeat: no-repeat;
}
