#body {
	position: relative;
	margin: auto;
	width: 692px;
}

#header {
	width: 290px;
	height: 72px;
	background: url('yakima.jpg') no-repeat;
	margin: 0 auto;
}

#title {
	margin: 40px 0 20px 0;
	color: #094787;
	font: bold 12pt arial;
}

#content {
	font: normal 9pt arial;
}