.postTitle {
    font-size: 20px;
}

.postCon {
    font-size: 18px;
}

.postBody {
    font-size: 18px;
}

.postBody span {
    font-size: 18px;
}

#blogTitle .title {
    font-family: \9ED1\4F53;
    font-size: 28px;
}

/*#blogTitle .title a {
    color: #000064;
}*/

#mainContent {
margin-right: 230px;
}

#sideBar {
    width: 200px;
}

blockquote {
    margin: 24px 24px;
    font-family: "Times New Roman";
    font-size: 18px;
    background-color: #f5f5f5;
    border-top: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
}