body {
     color: #000; 
    background-color: #e6e6e6; 
     font-family: "Helvetica Neue",Helvetica,Verdana,Arial,san`` s-serif; 
 font-size: 12px;
   min-height: 101%;
        background:url(//images.cnblogs.com/cnblogs_com/-z9-/1578403/o_200916013807blog_bi.png) ;
background-size:100% 100%;
background-attachment: fixed;
background-repeat: no-repeat;
}
#Header1_HeaderTitle{
    font-family:"华文行楷";
    font-size:50px
}
#navList{
display:flex;
 font-family:"华文行楷";
 font-size:18px;
 color:#87CEEB
}
#blogTitle h2{
 font-family:"华文行楷";
 font-size:18px;
 color:#000000;
margin:15px;
width:400px;
height:60px;
}
#home {
margin: 0 auto;
opacity: 0.65;
width: 65%;
min-width: 1080px;
background-color: #fff;
padding: 30px;
margin-top: 50px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
</style>