/*body{
-webkit-transform:rotate(150deg);
-moz-transform:rotate(150deg);
}*/
#home {
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    width: 85%;
    opacity:0.7;
    min-width: 1050px;
    background-color: #FFF;
    padding: 50px;
    margin-top: 100px;
    margin-bottom: 100px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body{
background: url('https://images.cnblogs.com/cnblogs_com/ForwardFuture/1244778/o_1490082048481.jpg') fixed no-repeat top center ;
background-size:100% 115%;
}
#cnblogs_post_body {
    margin-bottom: 20px;
    font-size: 16px;
}
.postTitle {
    font-size: 175%;
    font-family: 华文新魏,Consolas,Arial;
    font-weight: bold;
    margin-top: 10px;
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
}
#blogTitle {
    height: 70px
}
#blogTitle h1 {
    height: 50px
    font-size: 28px;
    font-family: Consolas,华文新魏,Arial;
    font-weight: bold;
    margin-top: 0px;
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
}
#blogTitle h2 {
    height: 80px
    font-weight: normal;
    font-family: 华文新魏,Consolas,Arial;
    font-size: 18px;
    line-height: 1.5em;
    margin-top: 5px;
    width: 100%;
    margin-left: 5em;
    float: left;
}
#navList {
    font-weight: normal;
    font-family: 华文行楷,Consolas,Arial;
    font-size: 19px;
    line-height: 0.8em;
    margin-top: 0px;
    margin-bottom: 50px;
    width: 100%;
    float: left;
}
#topics {
    width: 100%;
    font-size: 25px;
    min-height: 200px;
    padding: 0 0 10px 0;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}