﻿#header, #menu, #footer, #left-column, .icons-area, #blog-browse-all-posts {
    display: none;
}

#right-column {
    width: 690px;
    border-right: none;
    float: left;
}

#canvas {
    background: none;
    border-left: none;
    overflow: hidden;
}

#right-column p, a {
    font-family: 'Times New Roman', Times, serif !important;
    font-size: 16px;
    color: black;
    font-weight: 450;
    line-height: 18px;
}

#right-column h1 span {
    font-size: 32px;
}

#right-column h1, h2, h3, h4, h5, h6 {
    font-family: 'Times New Roman', Times, serif !important;
    color: black;
    font-weight: 400;
}
