h1 {
	font-family: Blue Highway, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}

h2 {
	font-family:  Blue Highway, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}

h3 {
	font-family:  Blue Highway, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}

body {
  background-color: #333333;
  background-image: url("../art/hoplite_bg.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0%;
}

p {
	font-family: Blue Highway, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
