body {
	background-image: url(images/wood089.jpg);
	background-repeat: repeat;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #771212;
	text-decoration:none;
	
}
A:hover {background-color: #FFFFFF;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;


}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FDF0B0;
}
div.data a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #771212;
	text-decoration: underline;

}
div.data a:hover {background-color: #FFFFFF;
}

div.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;


}
#center {
	position:absolute;
	top: 5px;
	left: 50%;
	width:800px;
	margin-left: -400px; /*set to a negative number 1/2 of your width*/
}
