<!--此处修改主题透明度（主页面）-->
#home {
    background-image: url(https://files.cnblogs.com/files/yanggb/flower-opacity-30-lit.gif);
    overflow: hidden;
}

html{
   cursor: url(https://files-cdn.cnblogs.com/files/yanggb/mouse-plane.gif),auto;
}
body {
     color: #7d8b8d;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 25px;
    min-height: 101%;
}
#blogTitle {
    width: 100%;
    height: 350px;
    background: 0;
}

