body {
	background-color:#006400;
}

a {
	color:black;
	text-decoration:underline;
}

ul {
	list-style-type:none;
}

div#header {
	background-color:white;
}

div#footer {
	background-color:white;
}
