body{
   color: #000;
    background: #fff;
    font-family: 'Comic Sans MS,PingFang SC','Helvetica Neue','Helvetica','Arial','Microsoft Yahei',sans-serif;
    font-size: 16px;
    min-height: 101%;
    background: url(https://images.cnblogs.com/cnblogs_com/wuzhixin/1212234/t_bg.jpg) top center #cbdcec no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
}
#main,#mainContent,#sideBar,#navigator{
  background-color: transparent;
}
#blog-news{
  margin-left:0;
}
#blogTitle h2{
  text-shadow:none;
}
#blogTitle h1 a:hover{
margin-left:115px;
}
@-webkit-keyframes bgp {
    0%  { background-position: 0 0;}
    100% { background-position: -100% 0;}
}
.spig{
    width:130px;
    height:170px;
    position:absolute;
    bottom: 300px;
    left:160px;
    z-index:99999;
        background:transparent
}
#message{
    border: 1px solid #c4c4c4;
    border-radius:5px;
    min-height:1em;
    top:-45px;
    position:absolute;
    text-align:center;
    width:auto !important;
    z-index:90000;
    border-color:#eeeeee;
    box-shadow:0 0 15px #eeeeee;
    outline:none;
}
.mumu{width:130px;height:170px;cursor: move;background:url(https://images.cnblogs.com/cnblogs_com/gaoht/1257689/o_boy.png) no-repeat;}