#my_header{
       color: #000;
       height: 20em;
       position:relative;
       backgroung:#FFF;
       background:url(https://up.enterdesk.com/edpic/11/82/64/118264e703abdeab2246c0059b8a3990.jpg)  no-repeat;
       background-position:center;
}
#my_header h1 a {
      font-weight:normal;
      font-size:2em;
      color:#000;
}
#blogTitle{
   
}
#navigator{
     background:#FFF;
     position:absolute;
     bottom:0px;
     clear:both;
     width:100%;
     padding-top:1em;
     padding-bottom:1em;
     color:#000;
}
#navList{
     width:100%;
}
#navList li{
    margin-left:2em;
}

#navList a{
     font-size:1.6em;
     color:#000;
     position:relative;
     display:block;
}
#navList a:link{
     color:#000;
}
#navList a:visited{
     color:#000;
}
#navList a:hover{
    color:#a3b2be;
}
#header{
   display:none
}
#topics .postTitle a{

text-shadow:none;
}
.catListTitle {
  background: #a3b2be;
}
a:hover {
  color: #a3b2be;
}
.postTitle a:hover {
  color: #a3b2be;
}
#sideBar a:hover {
  color: #a3b2be;
}