body {
    color: #000;
background: url(https://images.cnblogs.com/cnblogs_com/xm0328/1876203/o_250213091706_46.jpg) fixed;
    background-size: cover;

    background-repeat: no-repeat;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
  cursor: url(https://files.cnblogs.com/files/wkfvawl/cursor.ico),auto;
}

#navigator {
background-color:transparent;
border: none;
}

#sidebar_news .catListTitle{
display: none;
}

#profile_block {  
display: none!important;
}

.sidebar-block h3 {
    background-color: #40B958;
    border: 1px solid #40B958;
}

.dayTitle {
    background-color: #F0AD95;
}