body {
	background-image:url(images/bg.png);
	background-attachment: fixed;
	background-repeat:no-repeat;
	margin-top: 0px;
	background-color: #c1c1c1;
	background-position: top center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;  
  }
  p{
  font-family:tahoma;
  }
  h3{
  font-family:tahoma;
color:#326504;
  }
  h1{font-family:tahoma;
  }
  .red{color:#FF0000}
h2{font-family:tahoma;
color:#326504;
}
.hilite{background-color:#FFFF00;}