h1 {
  font-size: 40pt;
  color: #999900;
  font-family: Chalkduster;
}
h2 {
  font-size: 25pt;
  color: #999900;
  font-family: Chalkduster;
}
h3 {
  font-size: 20pt;
  font-family: Chalkduster;
  text-decoration: none;
}
body {
  font-family: Chalkduster;
  background-image: url(images/guitarbackground.jpg);
  background-position: center top;
  text-decoration: none;
}
h4 {
  font-family: Bank Gothic;
  font-size: 20pt;
}
.song {
  font-family: Chalkduster;
  color: red;
}
h5 {
  color: #cc0000;
  font-family: Chalkduster;
  font-size: 15pt;
}
