body {
	background-color: #454545;
	color: #fffbf5;
}

a:link { color: #fffbf5; }
a:hover { 
	text-decoration: none;
}
a:visited { color: #ccc; }

h1 { text-align: center; }