body {
	background-image: url('images/newBlueWash2.jpg');
	font-family: Arial Narrow;
	font-size: small;
	color: #003366;
	background-attachment: fixed;
}
a {
	color: #003366;
	text-align: right;
}
a:visited {
	color: #003366;
}
h2 {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: bold;
	color: #0033ff;
	}
h3 {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: bold;
	color: #0033ff;
	margin-bottom: 0px;
}