body {
	background-color: black;
	color: silver;
}

:link {
	color: #FF9900;
}

p.c2 {
	text-align: center;
}
	
h3.c1 {
	text-align: center;
}

div.c1 {
	text-align: center;
}

p.footer {
	font-size: 85%;
	text-align: center;
}

.small {
	font-size: 85%;
}
