body {
    font-size: 15px;
    padding: 0;
    margin: 0;
    font-family: "微软雅黑","宋体",Arial;
    width: 100%;
    height: 100%;
    background: #fff url() no-repeat top center fixed;
    background-size: cover;
  }

#Header1_HeaderTitle {
 color: pink;
}

.headermaintitle .HeaderMainTitle {color: #aaff44;}