body {
	margin: 0; padding: 0;
	background-image: url(images/bggrad_redblack.gif);
	background-repeat: no-repeat;
	background-color: #18243E;
}

.redHeader {
	color: white;
	height: 37px;
	width: 240px;
	font-family: Times New Roman;
	vertical-align: middle;
}

.blueHeader {
	color: white;
	height: 37px;
	width: 240px;
	font-family: Times New Roman;
	vertical-align: middle;
}
