body {
	background-color: #003366;
	text-align: center;
}
p {
	color: #CCCCCC;
}
.footer {
	color: #CCCCCC;
}
.navbar {
	color: #CCCCCC;
}
h1 {
	color: #CCCCCC;
}
h2 {
	color: #CCCCCC;
}
h3 {
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #00CCFF;
}
