/*
body {
    background-color: rgba(1, 0, 128, 1);
}

#home {
    border: 3px solid;
    margin-top: 2px;
    border-color: rgba(185,188,219,1);
    background-color: rgba(1, 0, 128, 1);
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
  background-color: rgba(192, 192, 192, 1);
}

#sideBarMain {
  background-color: rgba(192, 192, 192, 1);
}*/
