body {
  background-image: url('images/graphicbackfeet.gif');
}

#banner {
  background-image: url('images/graphicheaderback.jpg');
}

#footerstripe {
  background-image: url('images/graphicfooterstripeback.jpg');
}

div.transboxcontainer {
  float: left;
  font-size: 80%;
  position: relative;
  top: 0px;
  left: 0px;
  width: 258px;
  height: 300px;
  margin: 0px 10px 0px 0px;
}
  
div.transbox {
  width: 258px;
  height: 262px;
  background-color: #ffeccf;
}
