body {
	margin-left: 5%;
	margin-right: 5%;
	color: #000000;
	background-color: #C0C8FF;
	font-family: "Times";
}

h1 {
	font-family: "Times";
	font-size: 200%;
	color: #800000;
	text-align: center;
}

th {
	text-align: left;
}

p.navbar {
	text-align: center;
}

ul.nobullet {
	list-style-type: none;
	margin-left: 0;
}

