body {
    background: url(//images.cnblogs.com/cnblogs_com/geekshawn/1763892/o_200513032539100h050000000nfnk75D7.jpg) fixed;
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    height:100%;
    width:100%;
}



#home {
    width: 70%;
    min-width: 950px;
}




#header {
    margin-top: 100px;
}
#blogTitle {
    height: 100px;
    background: #225ce79c; 
}
#Header1_HeaderTitle {
    color: #FFF;
}
#blogTitle h2 {
    color: #FFF;
    margin-top: 1em;
}
#navigator {
    background-color: #dddddd59;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #f8f8f8;
}



#main {
    padding: 20px 0 0 0px;
}
#mainContent {
    padding: 0;
    margin-right: 0;
}
#sideBar {
    padding: 0;
}
#sidebar_news {
    height: 320px;
}
.day {
    margin-right: 0;
}





















