html, body {
	color: #003;
	font-family: "Verdana", sans-serif;
	background: white url(world-bg.png) no-repeat fixed bottom right;
}

dl {
	font-size: 1.25em;
}

h1, h2, dt {
	font-family: "Trebuchet MS", sans-serif;
}

dd {
	margin-bottom: 0.25em;
}

a {
	color: #006;
	font-weight: bold;
}

a:link, a:visited {
	color: #006;
	text-decoration: none;
}

a:active, a:hover, a:focus {
	color: #63c;
	text-decoration: underline;
}

div#footer {
	font-size: xx-small;
	font-family: Tahoma, Verdana, sans-serif;
	border: none;
	clear: both;
}

div#footer ul, div#footer li {
	float: left;
	display: inline;
	list-style: none inside;
	margin: 0;
	padding: 0;
}

div#footer li {
	margin: 0.1em;
	padding: 0;
}

div#footer img {
	border: none;
}
