.containerYearbook {
	float: left;
	width: 670px;
	font-family: Georgia, serif;
	font-weight: 400;
	color:#333;
	font-size:16px;
	line-height: 24px;
}

.red-bold-text {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}