body {
   background: url('../image/back.gif') top left no-repeat;
}
.billingAddress {
   float: left;
   width: 48%;
}
.shippingAddress {
   float: right;
   width: 48%;
}
