/* CSS Document */
body {
	background-color: #6666cc;
}
h1, h2 {
	text-align: center;
}
table.nav td {
	background-color: #66FFFF;
	border: thin solid blue;
	font-weight: bold;
}
