h1 {

font-size: 24pt;
color: white;
background-color:#825A3C;
text-align:center

} 
h2 {
	font-size:20pt;
	color: #825A3C;
}
body {
	background:#F7F2ED



}
ul {
font-size:18pt;
color:#825A3C;
}

p { 
font-size: 16pt;
color:#674831;
}

a {
color:#674831;
font-size: 17pt;
}