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

/* Headings & Titles ---*/



.titleArtist {
	font-family: "Josefin Sans", sans-serif;
	font-size: 220%;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
.titleArtistCat {
	font-family: "Josefin Sans", sans-serif;
	font-size: 200%;
	font-weight: 400;
	padding-top: 20px;
	color: #888888;
	padding-bottom: 20px;
}
