body {
  background: #fce9be url(/graphics/template/background_orange.jpg) no-repeat fixed top center;
}

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

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

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

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

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

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

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

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