body {
	background:url(_images/flag_bg.jpg) fixed;
	background-repeat: norepeat;
	background-position: left top;
}
.center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: center;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underlined;
}
a:hover, a:active {
	color: #cb7d20;
}
a.accent {
	display: block;
	text-align: right;
}
a.accent:hover {
	border: none;
	color: #cb7d20;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #51341a;
}
