.example {
	margin: 0 7.5%;
	background-color: #e4f4f8;
	padding: 1em;
	text-align: center;
}

.example .title {
	font-weight: bolder;
}

a img {
	border: 0;
}

.fineprint {
	font-size: smaller;
}

.sidebar {
	width: 20%;
#	background-color: #e8f8ff;
}

table.menu td {
	padding: 0.5em;
	font-weight: bolder;
	background-color: #585088;
	color: #eeffee;
}

h1,h2 {
	color: #000048;
}

table.menu a:link {
	text-decoration: none;
	color: #f8f8e0;
}

table.menu a:visited {
	text-decoration: none;
	color: #f8f8e0;
}
