body {
	background-color: #f0f0f0;
	font-family: Century Gothic, Arial, Verdana, Tahoma, sans-serif;
}
#footer {
	width: 800px;
}
#left {
	float: left;
	width: 400px;
	text-align: left;
	font-size: .6em;
	font-weight: bold;
	color: #562500;
}
#right {
	float: right;
	width: 400px;
	text-align: right;
	font-size: .6em;
	font-weight: bold;
	color: #562500;

}
