body {
  font-family: Arial;
  color: #A76A29;
  font-size: 12px;
  line-height: 18px;
  background-image: url(images/bkg.jpg);
  background-position:top;
}

td, th {
	font-family: CG Omega, Arial, Century Gothic, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #111111;
}

a {
	font-size: 12px;
	color: #FF9900;
}


h1 {
	font-size: 30px;
	color: #B37305;
	line-height: 48px;
}


h2 {
	font-size: 24px;
	color: #9EC6DF;
	line-height: 22px;
}

img {
	border: 0px;
}