body {
	background: #798A94 url('images/background.jpg') repeat-y fixed center top;
}

.navigation {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #798a94;
	border-bottom: 1px solid #798a94;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #798a94;
	list-style: square outside;
	font-size: 11px;
}

.maintxt {
	color: #3d3d3d;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}table        { border:2px solid #3F5270; background-color: #FFFFFF }
