﻿#BackGroundDemoDiv {
    
    position: relative;
    background-size: contain;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
}
body{
    font-size:14px;
}

}

.navbar-static-top li.UserName_ {
    pointer-events: none;
}