body {
  background-image: url('images/contactbackfeet.gif');
}

#banner {
  background-image: url('images/contactheaderback.jpg');
}

#footerstripe {
  background-image: url('images/contactfooterstripeback.jpg');
}

div.transboxcontainer {
  position: relative;
  top: 0px;
  left: 0px;
  width: 460px;
  height: 660px;
  margin: 0px auto 40px auto;
}
  
div.transbox {
  width: 460px;
  height: 660px;
  background-color: #e0e0e0;
}