body {
  background: #000;
  color: #999;
  font-size: 85%;
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: #930;
  font-weight: bold;
}

h2 {
  color: #c96;
  font-size: 3em;
  font-family: Times New Roman, Times, serif;
  font-style: italic;
  font-weight: normal;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

img {
  border: none;
}

.drop_cap {
  font-size: 2em;
}

.song_title, .link {
  font-weight: bold;
  font-size: 1.3em;
}

.song_desc {
  color: #c96;
  font-style: italic;
}

#credits {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
}
