body {
/*background: #e6e6e6;*/
background: #d1d2d4;
}
#blogTitle h1 a, #blogTitle h2 {
    color: #d83838;
}
#navigator {
background: #6d5e5e;
margin-top: 0;
}
#navList a:hover {
    text-shadow: 5px 5px 5px #482d2d;
    color: #171111;
}
.blogStats {
    color: #ffffff;
}
#sidebar_news .avatar {
width: 100%;
vertical-align: top;
}
#footer {
 color: #1d1a1a;
}