body{   
  background : #e6b789 url(/images/bg.png) repeat-x;
  color:#99a;
}
#hd {
  background : #e6b789 url(/images/bg.png) repeat-x;
  
}
#hd h1 {
  text-indent:-9999px;
  height:349px;
  background:transparent url(/images/top.jpg) center top no-repeat;
}
#bd {
  padding:2em 0 2em 0;
  background:#e6b789;
}
#bd img {
  border:1px solid #fff;
}
.yui-u {
  text-align:center;
}