body{
   background-color: #e6dbe1!important;
}
#blogTitle>h1{
   text-align:center;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #880058!important;
}
.postTitle{
     border-left: 3px solid #7f055a;
}
.CalTodayDay{
      background: #e8d8e4 !important;
}