body {
font-family: "Microsoft YaHei", "Courier New", Consolas, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
#home {
width: 90%;
}
#mainContent {
width: 78%;
}
.postTitle {
font-size: 16px;

}
#MySignature {
border: 1px dashed #08C;
padding: 5px 20px 10px;
background: #FFFAEA;
}
a.defaultSign:link, a.defaultSign:visited {
text-decoration: none;
color: #3D81EE;
}