#header {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 15px;
	height: 60px;
	text-align: center;
	word-spacing: 30px;
	line-height: 60px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #699116;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #699116;
	border-left-color: #699116;
}
