body, html {
    color: #555;
    font-family: ms shell dlg;
    font-size: 12px;
    margin: 0;
    line-height: 150%;
    padding: 0px 0 0px 0;
    text-align: center;
    background:url(https://images.cnblogs.com/cnblogs_com/aslmuly/1613460/o_19121406565766613.png) center;
}


#header {
    filter: revealTrans(Transition=5,Duration=23);
    text-align: right;
    color: #808080;
    font-size: 12px;
    font-family: ms shell dlg;
    padding-top: 0;
    padding-right:0px;
  /*  background: url() center;*/
    height: 20px;
    width: 100%;
}

#header span {
    float: left;
    padding-top: 60px;
    text-align: right;
    padding-left: 100px;
}

#header #Header1_HeaderTitle {
    font-size: 20px;
    font-family: arial;
    line-height: 120%;
    font-weight: bold;
    color: #d44f3c;
}

footer2 {
    border-top: 1px solid #e4e5e5;
    clear: both;
    margin: 0;
    padding-top: 5px;
    text-align: center;
    font-size: .7em;
    padding-bottom: 20px;
}