body { 
 /*   background-image: url('../../images/background/bg.png'); */
    background-color: #fff;
    margin: 0px; 
    padding: 0px; 
    text-align: center;
    overflow: hidden;
}

H3 {
    font-family: 'Arial', 'Sans-Serif';
    font-weight: 300;
    font-size: 25px;
    color:  #666;
    text-align: left;
/*
    width: 730px;
    padding-top: 6px;
*/
    opacity: 0;
    margin-top: 0px;
    margin-left: 10px;
 line-height: 25px;
}
.knowsystemlogo {
    height: 40px;
    margin-top: 4px;
    position: absolute;
    top: 1px;
    right: 10px;
}


.sub {  font-family: Arial, sans-serif; font-size: 18px; vertical-align: text-bottom}
