#top_nav{
    background:black;
    font-weight: bold;
}

#page_begin_html>p{
    text-decoration: blink;
    text-indent: 2rem;
}

#header{
   background: #89B2AE;
}

#navigator{
    background: #89B2AE;
    border-top: 1px dotted white;
}
#navigator .blogStats{
    color: black;
}

.title>a{
    display: inline-block;
    margin-left: 35px;
}

.title>a:hover{
    color: black;
    font-size: 30px;
}

#home{
    background: url(https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fpic1.win4000.com%2Fwallpaper%2F2017-11-01%2F59f9403c119e0.jpg%3Fdown&refer=http%3A%2F%2Fpic1.win4000.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=jpeg?sec=1639547204&t=27d308079db11de82f1aa3849479fe90);
    background-size: cover;
    opacity: 0.9;
}

#navList li{
    position: relative;
    left: 33.5px;
}

#main{
    margin-bottom: 50px;
}