третья строчка таблицы стилей
body {
margin: 0px;
background-color: #c3c2ae;
font: 11px 'Trebuchet MS';
color: #5d5d5d;
text-align: center;
}
попробуйте удалить красное
219 строчка тоже удалите красное. эти две строчки и смешивают ваше описание
#maincol {
float: left;
margin: 3px 0px;
width: 50%;
text-align: justify;
}