body {
	background: images/background.jpg;
	background-color: #FFC040;
	background-attachment: fixed;
	color: #000000;
	font-family: sans-serif;
	font-size: 1.1em;
}
h1 {
	background-color: #BB7700;
	color: #FFDD99;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.25em;
	text-align: center;
	font-size: 1.5em;
}
a {
	color: #804000;
}
p {
	color: #443300;
	font-family: sans-serif;
	font-weight: bold;
	text-align: justify;
}
li {
	color: #443300;
	font-weight: bold;
	text-align: justify;
	line-height: 1.5em;
}
.copyright {
	width: 85%;
	font-size: 0.75em;
}