#main {
    position: relative;
    top: 0;
    left: auto;
    width: 1460px;
    height: auto;
    margin: auto;
    border: none;
    padding-right: 0;
}


.post {
    padding-left: 20px;
    width: 1400px;
    position: relative;
    left: -400px;
}


.postBody {
    position: relative;
    left:-200px;
    width: 1400px;
    height: auto;
    margin: 0;
    border: none;
    padding: 0;
    color: #494949;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.6;
    left:-100px;
}