#Header1_HeaderTitle {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 48px;
}


#blogTitle h2 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}



body {
  background-attachment: fixed;
  /**background-image: url("https://files-cdn.cnblogs.com/files/willow-blueness/blue_sky.bmp");**/
 background-color:#75c9cb;
}

#home {
  background-color: #ffffff8a;
  width: 85%;
}


.CalTitle td {
  background: #ffffff8a !important;
}

.CalDayHeader {
  background: #ffffff8a;
}



.newsItem,
.catListEssay,
.catListLink,
.catListNoteBook,
.catListTag,
.catListPostCategory,
.catListPostArchive,
.catListImageCategory,
.catListArticleArchive,
.catListView,
.catListFeedback,
.mySearch,
.catListComment,
.catListBlogRank,
.catList,
.catListArticleCategory {
 background: #fff0;
 margin-bottom:35px;
 word-wrap:break-word
}
.mySearch{
	display:none;
}