.hidden {
	display: none
}

#smallogo {
	position: absolute;
	right: 50px;
	top: 270px;
}
#content ul {
	list-style: disc;
	padding-left: 3em;
}
#offerings {
	margin-left: 75px;
	position: relative;
	z-index: 2;
}
#offerings strong {
	display: block;
	text-align: center;
	font-size: 150%;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, serif;
	margin: 20px;
}