body {
	background-color: #fff;
}

h1 {
	font-family: sans-serif;
	font-size: 180%;
	text-align:center;
}

.footer {
	width: 100%;
	margin-bottom: 2em;
}

.centertable {
	width: 70%;
	margin: 0 15% 1em 15%;
}

.inTable{
	font-family: sans-serif;
	font-weight:bold;
	font-size: 140%;
	text-align:center;
}

.excellence {
	text-align: center;
	margin: 3em auto 2em auto;
	display: block;
}

.noborder {
	border: none;
}

img.right {
	float: right;
}

