body{
    background-image: url(https://images.cnblogs.com/cnblogs_com/LoveYayoi/989184/o_Konachan.com%20-%20232381%20sample.jpg);
   background-repeat: repeat-y;
}
#blogTitle h1 a, #blogTitle h2 {
    color: #911eca;
    text-shadow: 3px 3px 3px #ac9c9c;
}
#blogTitle h1 {
    margin-left: 3em;
    font-size: 250%;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 10px;
    width: 50%;
    float: left;
    display: inline;
    letter-spacing: 1px;
    color: #833f3f;
    text-shadow: 3px 3px 3px #ac9c9c;
}
#blogTitle h2 {
    margin-top: 1em;
    margin-left: 8em;
    line-height: 2em;
    width: 75%;
    float: left;
    display: inline;
    font-size: 18px;
    color: #833f3f;
    text-shadow: 3px 3px 3px #ac9c9c;
}
#home {
    margin: 0 auto;
    width: 1100px;
}
#main {
    background: rgba(245, 245, 245, 0.75);;
}
#mainContent {
    background: rgba(0, 204, 255, 0.00);
    width: 750px;
}
#navigator {
    background-color: rgba(0, 136, 204, 0.72);
    height: 50px;
    clear: both;
    margin-top: 60px;
    position: relative;
}