#content {
  background: #FFF url(../images/about08.jpg) bottom center no-repeat;
  min-height: 560px;
}

#contact {
  padding-top: 20px;
  background: #CDE;
}
body>#contact { background-image:  url(../images/grain03.png); }

#contact h1 {
  border-color: #9AB;
  border-color: rgba(0,0,0,.2);
}

#contact a:link, #contact a:visited { color: #28B; }
#contact a:hover { color: #000; }

#letsdance {
  background: #DEF url(../images/grain03.png);
  padding: 0px;
  margin-top: -0px;
}

#letsdance:after,
#letsdance ul:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#letsdance .wrap12 {
}

#letsdance ul {margin-bottom: 0;}

#letsdance h3,
#letsdance li {
  float: left;
  margin: 0 10px;
}

#letsdance h3 {
  padding: 10px 0;
  width: 140px;
}

#letsdance li a {
  padding: 10px;
  display: block;
  width: 120px;
  font-size: 16px;
  line-height: 20px;
  color: #333;
}
#letsdance img { 
  display: inline; 
  position: relative;
  top: 2px;
  margin-right: 8px;
}
#letsdance li a:hover {
   color: #FFF; 
  background: rgba(0,0,0,.2) url(../images/comments_error02.png);
}