body {
	font-family: "Trebuchet MS", sans-serif;
	background-color: #eeeeec;
	color: #333333;
}

#footer {
	width: 50%;
	margin: 0px auto;
	border: 1px #000000 dashed;
	background-color: #729fcf; 
	text-align: center;
	font-size: small;
	font-weight: bold;
}

#footer a {
	color: #204a87;
}
