﻿/* SAFETY_MANAGER_WELCOME_MASTER ----------------------------------------*/

html, body
{
    width: 100%;
    height: 100%;
    background: #FFF url(../Images/SAFETY_MANAGERLogoSANTERO.png) no-repeat center center;
    background-size: cover;
    margin-top: 10px;
    margin-left: 0px;
    overflow: hidden;
}

/* SAFETY_MANAGER_WELCOME_MASTER ----------------------------------------*/