body {
	background-color: darkgoldenrod;
}

#title {
	font-family: Adobe Jenson Pro, serif;
	font-size: 120px;
	color: whitesmoke;
	line-height: 125px;
}

#pub-info{
	font-family: Adobe Jenson Pro, serif;
	font-size: 20px;
	color: whitesmoke;
}
p {
	font-family: Akzidenz Grotesk, sans-serif;
	font-weight: bold;
	font-size: 33px;
	line-height: 36px;
	text-align: justify;
}