@charset "UTF-8";
/* CSS Document */

.clef {
  background-image: url("Images/clef.jpg");
  background-repeat: no-repeat;
  background-position: 307px 0px


}
p {
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000000;
	line-height: 1.5em;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #000000;
	line-height: 1.3em;
}

.location {
	color:#330000;
	font-size: .9em;
	}