body	{
	background-color: #847929;
}

#content	{
	border: solid 1px #330000;
	background-color: #B6A70C;
}

/* Top Line of the page */

#topbanner	{
  background-color: #668187; 
}

/* Now the main area on the page */

/*
#mainbulk	 { 
	background-image: url("../images/words/wildgardentitle.gif"); 
	background-repeat: no-repeat; 
	background-position: 30px 410px; 
*/
#mainbulk	 { 
	width: 800px; 
	height: 520px;
}

