body {
  background: #000 url(/graphics/template/copper01.jpg);
  margin: 0;
  padding: 0;
}

#header {
  position: relative;
  height: 210px;
  z-index: 1;
}

#header h1 {
  padding-top: 90px;
  width: 197px;
  height: 104px;
}

#header h1 a {
  display: block;
  width: 197px;
  height: 104px;
  background-image: url(/graphics/template/way_logo_red.png);
  text-indent: -10000px;
}

#content .icon {
  padding-right: 20px;
  background: transparent url(/graphics/template/flower_copper.png) no-repeat 100% 3px;
}

h3.wotw {
  display: inline;
  padding: 0 20px;
  margin: 0;
  background: transparent url(/graphics/template/flower_copper.png) no-repeat 0% 3px;
  float: left;
}

#content .sub_content_box {
  border: 1px solid #a88776;
  background-color: #eac3a6;
  padding: 20px;
  margin: 0 0 20px 0;
}

#just_played ol li {
  background: #f8efe8 url(/graphics/template/playlist_copper.png);
}

#when, #where, #contact {
  float:left;
  width: 184px;
  min-height: 120px;
  margin-right: 20px;
  margin-top: 20px;
  padding: 10px;
  background-color: #ead3cd;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
