@charset "UTF-8";
/* CSS Document */

.header-logo {
	margin-top:20px;
	margin-bottom:10px;
}

.caption .artist-name, .caption .piece-name {
	font-family:'OFL Sorts Mill Goudy TT';
	font-weight:100;
}


.caption .artist-name {
	color:#666;

}

 .caption .piece-name {
	 color:#333;
	 
 }

.controls a {
	color:#888888;
	
}


