body {
  background-image: url('images/websitebackfeet.gif');
}

#banner {
  background-image: url('images/websiteheaderback.jpg');
}

#footerstripe {
  background-image: url('images/websitefooterstripeback.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: #ccffcc;
}