body {
	background-color: #4A0016;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #990023;
	margin: 0px;
}
.currentPage {
	color: #990023;
}

a, a:visited, a:active {
	color: #268cce;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.centerBlock {
	background-attachment: scroll;
	background-image: url(../images/full_rectangle_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
