body {
  background-color: #000;
  margin: 0;
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}
#center {
  width: 950px;
  height: 700px;
  margin: 0 auto;
}
#logo {
  position: absolute;
  top: 402px;
  margin-left: 137px;
}
#player {
  position: absolute;
  top: 286px;
  margin-left: 575px;
}
a { letter-spacing: 2px; text-decoration: none; color: #CFB88B; }
a:hover { color: #fff; }

div.members { display: none; position: absolute; top: 0px; margin-left: 200px; color: #fff; }

#content {
  position: relative;
  top: 520px;
  width: 600px;
  margin: 0 auto;
}

#links-content {
  text-align: center;
  color: #fff;
  font: 16px Verdana, Arial, sans-serif;
  margin-bottom: 15px;
}

#gig-content h3 {
  margin: 0;
  margin-top: 3px;
}

.gig-text {
  color: #757575;
}

#gig-content {
  text-align: center;
}

#bio-content {
  text-align: center;
}

#footer {
  color: #3D3D3D;
  text-align: center;
  margin-top: 40px;
  padding-bottom: 10px;
}

#gigs-past {
  color: #7F7F7F;
}
