body {
		background-color: #f9eadc;
		font-family: Georgia;
		color: #062d3f;
}

#header {
		font-size: 32px;
		font-weight: bolder;
}

.date {
		font-size: 16px;
		font-style: italic;
}

.film {
		font-style: italic;
}

.section {
		font-size: 24px;
		font-weight: bold;
}

.primary {
		font-size: 18px;
		font-weight: bold;
}

.secondary {
		font-size: 16px;
		font-weight: normal;
}
.notes{
		font-size: 14px;
}