body {

	background-image: url(images/h-bg.jpg);

	background-repeat: repeat;

	background-position: top;

}

.red-bar {

	background-image: url(images/h-redbar.gif);

	background-repeat: repeat-x;

	background-position: top;

}

.f-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E1D4C1;
	text-decoration: none;
}
