body{
background: url(https://i.loli.net/2020/07/27/2gR6NpOjySQ4DoT.jpg) top center no-repeat
}
#navigator{
background-color: #ffffff70;
margin-top:0;
}
#main{
 background: #ffffffab;
 box-shadow: 5px 8px 10px rgb(0 0 0 / 48%);
}
#mainContent{
 background: #ffffffab;
}
#navList a:link, #navList a:visited, #navList a:active {
color: #333333;
text-shadow: none;
}
#footer{
 color: #333;
}
#blogTitle h2{
 margin-top: 0;
}
#blogTitle h1 a, #blogTitle h2 {
 font-size: 30px;
}