#home {
    max-width:1200px;
}

#post_detail .postTitle {
    text-align:center;
    font-size: 200%!important;
}

.postBody img {
    display:block;
    margin:30px auto;
}