@font-face {
    /* font-properties */
    font-family: jackhomes;
}

#banner, body {
 background-attachment: fixed;
 background-image: url(https://s1.ax1x.com/2018/08/11/P6ohaq.jpg);
 background-size: cover;
}

#Header1_HeaderTitle:link, #Header1_HeaderTitle:visited {
 color: #b3f0ff;
 font-family: "Segoe Script";
 font-size: 50px;
 text-align: left;
}
#Header1_HeaderTitle:active, #Header1_HeaderTitle:hover {
 color: #00ace6;
 font-family: "Segoe Script";
 font-size: 50px;
 text-align: left;
 text-decoration: none;
}

.headerText {
 text-align: left;
 width: auto;
 left: 2cm;
}
#blogTitle h1{width:100%;}
#blogTitle h2{
 text-align: left;
 margin-top: 1em;
 color :  #ffff66;
 font-family: "隶书";
 font-size: 180%;
 margin-left: 2cm;
}
.c_ad_block {display:none;}
#navigator {
 background-color: rgba(51, 51, 51, 0.5);
}
 #main , #mainContent{
 background: none; background-color: rgba(255,255,255,0.5);
}