body {
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  background: #CCFFFF none repeat scroll 0%;
}

h1 {
  color: blue;
  font-family: Edwardian Script ITC, "Times New Roman", Times, serif;
  color: #0033CC;
  font-size: 3em;
}

h2 {
  color: blue;
  font-family: Papyrus, "Times New Roman", Times, serif;
  color: #0000FF;
  font-size: 2em;
}

p {
  font-family: Papyrus, "Times New Roman", Times, serif;
  font-size: 15pt;
}

#demo_cd {
  font-family: Papyrus, "Times New Roman", Times, serif;
  font-size: 15pt;
  color: #990033;
}

.performers {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  color: #990033;
}

.image_label {
  font-family: sans-serif;
  font-size: 10pt;
  color: #000000;
}