﻿body {
	background-color: #339933;
	background-image: url('images/bkg5.jpg');
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
  }

#container {
  margin: 0 auto;
  width: 800 px;
  }
  
.ctrgold    { font-family: Tahoma; font-size: 100%; color: #C0A04E; text-align: center }
.ctrwhite    { font-family: Tahoma; font-size: 100%; color: #FFFFFF; text-align: center }
.ctrblack    { font-family: Tahoma; font-size: 100%; color: #000000; text-align: center }
.bodytext    { font-family: Tahoma; font-size: 100%; color: #000000; text-align: left }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}

