body {

background: url(https://images.cnblogs.com/cnblogs_com/azureholmes/1320675/o_psbbbb.jpg) fixed;
background-size: 100% 100%; 
background-repeat: no-repeat;
font-family: "Comic Sans MS","楷体",Helvetica,Verdana,Arial,sans-serif;
font-size: 100%;
text-shadow: 2px 1px 4px #f6eadf;
min-height: 101%;
}

.cnblogs_code pre {
font-family: "Comic Sans MS","楷体",Helvetica,Verdana,Arial,sans-serif;
font-size: 35px!important;
word-wrap: break-word;
white-space: pre-wrap;
}


#home {
       min-width: 1350px;
       background-color: #ffffffa3;
}
.postBody {
    font-size: 16px;
}
#navigator {
    font-size: 16px;
}
#sideBar {
    font-size: 13px;
}