#site-header,
#site-intro,
#comment-form,
footer {
    display: none;
}

article.item {
    max-width: 85%;
    margin: 0 auto;
    font-size: 11px;
}