body {
color: #000;
cursor: url("https://files.cnblogs.com/files/yjlblog/cursor.ico"),pointer;
background: url(https://images.cnblogs.com/cnblogs_com/ciaowoo/1354592/o_bg.jpg
) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 101%;
}
#home{width:70%}
#player{margin:30px !important}
#blogTitle h2{font-size:20px; line-height:3.5em}    
.blogStats{color:#4c4f8b}
#header{
background:none;
}
.postTitle{font-size:140%}
.c_b_p_desc{font-size:15px}
#footer{
background:none;
}
#neteasemusic {
    position: fixed;
    bottom: 20px;
    left: 20px;
    opacity: 0.8;
    z-index: 999;
}