#body_right {
float:left;
width:240px;
background-color:#FF3366;
}

#body_left {
float:left;
width:240px;
background-color:#FF3366;
}


