body {
  background: url(bg.jpg);
  text-align: center;
  margin-top: 40px;}
  
a:link {text-decoration: underline; color: #BD837B;}

a:visited {text-decoration: underline; color: #DDC3BF;}

a:hover {text-decoration: underline; color: #815E59;}

td, p, div {
  color: #CDA59F;
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  vertical-align: top;}

.headbg {
  background-image: url(headbg.jpg);
  background-repeat: no-repeat;
  width: 246px;
  padding-left: 2px;}
  
.topleft {
  width: 100%;
  text-align: right;
  vertical-align: bottom;
  padding-bottom: 6px;}
  
.topright {
  background-image: url(narrowtop.gif);
  background-repeat: no-repeat;
  text-align: right;
  vertical-align: bottom;
  padding-bottom: 6px;
  padding-right: 46px;
  width: 454px;
  height: 106px;}
  
.right {
  background-image: url(bgsquare.gif);
  width: 385px;
  padding-top: 16px;}
  


