body {
	background: #EAC99A url(images/bg.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A38560;
}

h1 {
	font-weight: normal;
	color: #3f0f00;
	font-size: 2em;
	text-align: center;
 }

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3f0f00;
	text-align: center; 
 }

h3 {
margin-left: +10px;
margin-right: +10px;	
font-weight: normal;
color: #735734;
font-size: 1.2em;
}

h4 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #735734;
}

p {
	margin-left: +10px;
	margin-right: +10px;
text-align: left; 
font-size: 1em;
line-height: 150%; }

ul {
	list-style: none;
text-align: left; 
font-size: 1em;
line-height: 150%;}

ul li {
	padding-left: 1em;
list-style-type: circle; }

a {
	color: #9c0b00;
}

a:hover {
	text-decoration: none;
	font-style: italic; }

a:visited {
	color: #9c0b00;
}

table {
	border: 2px #c4ab84 solid; }

#container {
	padding-top: 20px;
}
