/*
music_scores
*/

/*

#title{
  font-family: "Bookman Old Style";
  font-size:30px;
  color: #798521;
  line-height: 40px;
  position: absolute;
  font-weight: bold;
  width: 860px;
}

#title_smaller{
  font-family: "Bookman Old Style";
  font-size:20px;
  color: #798521;
  line-height: 40px;
  position: absolute;
  margin-top: 30px;
  font-weight: bold;
  width: 860px;
}

#subtitle{
  font-family: "Bookman Old Style";
  color: black;
  margin: 40px 0px 0px 0px;
  position: absolute;
  width: 860px;
}

#composition{
  padding: 110px 0px 28px 0px;
  font-family: "Times New Roman";
  color: black;
  line-height: 20px;
}

#composition h2{
  font-family: "Bookman Old Style";
  font-size: 16px;
  font-weight: bold;
  color: black;
  line-height: 20px;
  margin: 20px 0px 0px 0px;
}

#composition h2#first{
  margin: 10px 0px 0px 0px;
}

#composition h2#firstgolden{
  margin: 10px 0px 20px 0px;
}

#composition h2#secondgolden{
  margin: 30px 0px 20px 0px;
}

#composition h3{
  font-family: "Bookman Old Style";
  color: #798521;
  line-height: 30px;
}

#composition h4{
  font-family: "Bookman Old Style";
  color: #798521;
  line-height: 30px;
}

#composition a{
  text-decoration: none;
  color: black;
  padding: 0px 6px 0px 0px;
}
#composition a:active{
  text-decoration: none;
  color: black;
}
*/
