#wrapper{
    background:auto;
    overflow:auto;
}


#c1{
   float:left;
   background:auto;
}


#c2{
    background:auto;
    float:right;
}


