body {
    background-image: url("https://images.cnblogs.com/cnblogs_com/blogs/724104/galleries/2080433/o_220205142922_east-asia-by-agathemarty-unsplash.jpg");
    background-size:100%;
}

div.dayTitle {
    background-color: #1ba1e2;
}

.entrylistTitle, .PostListTitle, .thumbTitle {
    background-color: #1ba1e2;
}

#home {
    border-radius: 4px;
    background-color: rgba(255,255,255,0.96);
    margin: 28px auto;
}

#top_nav {
    display: none;
}

#MySignature {
    font-size: 88%;
}

#blogTitle h1 {
    font-family: Georgia,'Times New Roman', serif;
    font-style: italic;
    text-align: center;
}
