#cb_post_title_url {
    font-family: cursive;
    text-shadow: 0 0 2px black;
    color: black;
    font-size: 24px;
    float:center;
}
#MySignature {
    display: block;
    float: right;
    font-family: cursive;
    font-size: 16px;
}
h2 {
    font-family: cursive;
    float:center;
    background-color: #c4def0;
}
h3{
    font-family: cursive;
    float:center;
    background-color: #f4f7fa;   
}
#post_detail{
	background-color: #f1f5f8;
}