.background {
	background-attachment: fixed;
	background-color: f7f7f7;
	background-image: url(http://s241075483.onlinehome.us/wb/templates/septla/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.banner {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(http://s241075483.onlinehome.us/wb/templates/septla/blue-logo-banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

a:link {
	color: #003366;
}
a:visited {
	color: #728AA9;
}
a:hover {
	color: #336699;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
}
