#blogTitle h1 a, #blogTitle h2 {

    color: rgb(0,0,255);
    font-family: "Wawati SC";
    text-shadow: 3px 3px 3px #003d44;
    font-size: 35px!important;
}
body {

background: url(https://images.cnblogs.com/cnblogs_com/jieblue/1852510/o_2009241350318718367adab44aed30126fffbe1c8701a18bfb49.jpg
) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 14px;
min-height: 101%;
opacity:0.785
}

body{
cursor: url(https://blog-static.cnblogs.com/files/jieblue/cursor.ico),auto;
}

#navigator {
    background-color:transparent;
    height: 60px;
    clear: both;
    margin-top: 60px;
    position: relative;
}
.postBody {
    padding: 5px 2px 5px 5px;
    line-height: 1.8;
  //  color: rgb(255,0,0);
    border-bottom: 1px solid rgb(255,0,0);
}
////here

