body {
	background-color: #F2F6F9;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

a {
	text-decoration: none;
	color: #859D15;
	font-weight: bold;
}

a img {
	border: none;
}

a:visited {
	color: #4B5813;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	text-align:center;
}

h2 {
	font-size: 18px;
}

#header {
	margin-bottom: 2em;
	text-align:center;
}

#resources {
	float:left;
	margin:0 0 2em 2em;
}

#resources ul {
	list-style-type:none;
	margin:0 0 0 0.5em;
}

#resources li {
	margin-top:0.25em;
}

#flux {
	padding:0 0 2em 27em;
}

#footer {
	text-align: right;
}
