body {
	background-color: #fff;
}
header {
	background-color: #fff;
	border-bottom: 1px solid #050;
	padding: 8pt;
	margin-top: 14pt;
	margin-bottom: 14pt;
	text-align: center;
}
header img.khoury-league-logo {
	width: 100px;
}
footer {
	border-top: 1px solid #050;
	margin-bottom: 8pt;
	padding: 8pt;
}
footer>p {
	font-size:80%;
}
