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

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

h1 { text-align: center; }

div { text-align: center; }
