body {
  background-image: url('images/logobackfeet.gif');
}

#banner {
  background-image: url('images/logoheaderback.jpg');
}

#footerstripe {
  background-image: url('images/logofooterstripeback.jpg');
}

div.transboxcontainer {
  float: left;
  font-size: 80%;
  position: relative;
  top: 0px;
  left: 0px;
  width: 160px;
  height: 200px;
  margin: 0px 22px 0px 0px;
}
  
div.transbox {
  width: 160px;
  height: 162px;
  background-color: #abeaff;
}