body {
/**/
background: url(https://www.cnblogs.com/images/cnblogs_com/vandles/1543262/t_berr1.jpg) fixed;
background-size: cover;
background-repeat: no-repeat;

background-color: #ccc;
}
.logo{
width:176px;
height:62px;
}
#footer{
color: #333;
}
#navigator{
background-color: #2494F2;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active{
color: #2494F2!important;
}
.postTitle a:hover{
color: #f60!important;

}
#navList a:link, #navList a:visited, #navList a:active{
text-shadow: 0 0 0 #000;
}
.postTitle{
border-left:5px solid #2494F2
}
#blogTitle h1 a, #blogTitle h2{
color:#f60;
text-shadow:0 0 0 #003d44
}