
BODY, div.float {
  float: left;
  margin: 10px
  }
  
div.float p {
   text-align: center;
   }
