.main-wrap {
    width: 100%;
    float: left;
}

.content-wrap {
    float: left;
    width: 100%;
    line-height: 32px;
    color: #838383;
}


.page-content {
    font-size: 14px;
    line-height: 200%;
    min-height: 500px;
}
