.leftcolumn{
  float:left;
  width: 48%;
}
.rightcolumn{
  float:right;
  width:48%;
}
