#blogTitle{
background-color: #cd4900;
}
#navList li:hover{
    background-color:#cd4900 ;
}
#navList li:hover a{
     color:#cd4900;
}