#left {
    float: left;
    width: 210px;

}
#right {
    float: left;
    width: 690px;
    text-align:justify;
} 

