body {font-family:Arial, Helvetica, sans-serif; font-size: 62.5%}

h1 {color:#435D36;}

h2 {color:#8A360F;
       line-height: .75;

}

h1,h2 {text-align:center;}

h1,h2 {font-size:2em;}



p {
	letter-spacing: 0.25em;
	word-spacing: 1em;
	line-height: 1.5;
	text-align: center;
	color:#8B4500;
	
	border-style: solid;
	border-width: 3px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-color: #435D36;
}

li { letter-spacing: 0.05em;
	word-spacing: 0.5em;
	line-height: 1.5;
	text-align: left;
	color:#000000;
}