body{
    margin: 0px;
}

.col{
    margin:0;
    width:20px;
    height:20px;
    float:left
}

.clear{
    clear:both
}