body{
  font-size:18px;
}

#navigator{
  height:40px;
}

#blog-calendar{
  font-size:15px;
}

#myposts{
  color:red;
}

.postTitle{
  font-size:30px;
}

.postTitl2{
  font-size:20px;
  font-weight:bold;
}

#self_div{
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;

  background-color:black;
  text-align:center; 
  font-weight:bold;

  height:120px;
  line-height:120px;
  width:95%;
}