/*隐藏标题*/
#blogTitle {
   display:none;
}
.day{
   padding: 8px;
}
#header{
   height: 62px;
}
#main{
   float:top;
   margin:62px 0 0 0;
}