.headline {
	font-family: "Poster Bodoni", "New York", "Times New Roman", Palatino;
	font-size: 59px;
	font-weight: bold;
	color: #330000;
	letter-spacing: 15px;
}
.Biggies {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #330000;
	letter-spacing: 4px;
}
.published {
	font-family: "Poster Bodoni", "New York", "Times New Roman", Palatino;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	letter-spacing: 3px;
}
.paragraphs {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.5px;
	word-spacing: 3px;
	color: #330000;
}
