﻿.cssLoginBackground {
    background-image: url('../images/intro-bg.jpg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

