body {
	background-image: url(images/Rivertown_background_circle.jpg);
}

.content {
	color: #dcd1a7;
	font: 12px arial;
	width: 490px;
	height: 358px;
	overflow: auto;
}

.footer {
	color: #eedfc0;
	font: bold 10px arial;
}


A:link {color: #a1a1a1;
}
A:visited {color: #a1a1a1;
}
A:active {color: #a1a1a1;
}
A:hover {text-decoration: underline; color: red;}



