body {
	text-align: center;
	font-family: arial;
	background: #C9C299;
	font-weight: bold;
	color: #004000;
	font-size: 16px;
}

h1 {  font-size: 300%; font-weight: bold; }

p#center { text-align: center; }

p { text-align: left; } 

a { color: #004000; }

a:hover, visited { color: #8A4117; }

h2, h3 {text-align:center;  }

