      .chinesetitle {
        font-family: "KaiTi", "Microsoft YaHei","Simsum", Georgia, serif;
        font-size: 60px;
        font-weight: 600;
        color: #ffffff;
      }

      .title {
        font-family: Georgia, serif;
        font-size: 60px;
        font-weight: 600;
        color: #ffffff;
      }
     .fadetitle {
        font-family: Georgia, serif;
        font-size: 60px;
        font-weight: 400;
        color: #aaaaaa;
      }

     img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
              


           .midfade {
        font-family: ProximaNova;
        font-size: 30px;
        font-weight: 600;
        color: #ffffff;
      }
           .midsize {
        font-family: ProximaNova;
        font-size: 18px;
        font-weight: 600;
        color: #ffffff;
      }
           .smallsize {
        font-family: ProximaNova;
        font-size: 17px;
        font-weight: 600;
        color: #666666;
      }
.right {
  text-align: right;
margin-right:30px;
color: white;
} 
 .center {
                 text-align: center;
        }

  a.white {
  color: gray;
	  font-size: 17px;
}

  .footer {

	  /*
   position: fixed;
	   */
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: black;
   color: white;
   text-align: center;
}

  h4.slightdim {


   color: grey;


  }



