body {
	background-image: url(.././images/background.jpg);
	background-position:50% 1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #440000;
	background-repeat:no-repeat;
}
.centered {
  /*
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 0;
  left: -3px;
  width: 100%;
  height: 100%;
  margin: auto;
  color: white;
  */
} 
.style1 {color: #000000}
a {
	color: #0099CC;
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-size: 9px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

