#mainContent {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    min-height: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    word-break: break-all;
}


#home {
    margin: 0 auto;
    width: 90%;
}