.uiBlock
{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1000;
    background: url(../Images/mask.png) repeat;
}
