/* @option user-selected heading and title font face setting */

h1, h2, h3, h4, h5, h6,
#siteTitle h1,
#siteSlogan h2,
#aside .sideHeader h3,
.blog-entry-title,
.album-title,
.photo-title,
.movie-page-title,
.movie-title {
	font-family: Baskerville, Times New Roman, Serif;
}