a.headermaintitle:visited, a.headermaintitle:active, a.headermaintitle:link{
    font-size: 40px;
    
}
.header{
    background-image: unset;
    height: 180px;
}
#mytopmenu{
   background-image: unset!important;
}
#mylinks {
    font-size: 18px;
}
.day{
     background-image: unset!important;
}
.dayTitle{
    font-size: 13px;
    padding: 0px;
    margin-bottom: 10px;
}
.postTitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.c_b_p_desc{
    font-size: 13px;
    color: chocolate;
}
.footer{
    background-image: unset!important;
}