body{
	background: url(../img/bg5.png) #ffe;
	line-height: 120%;
}
h1{
	text-align: center;
	background-color: #fff;
	border: none;
	border-top: 10px double #842;
	border-bottom: 10px double #842	;
	color: #842;
	font-size: 180%;
	line-height: 140%;
}
p{margin: 0.5em auto 0.5em auto;
	line-height: 120%;
	color: #600;
}
.nav{
	text-align: right;
	background-color: white;
	border-right: thin solid gray;
	border-bottom: thin solid gray;
	padding: 0.5%;
}
div.geoguide table{
	margin:0 auto;
	text-align: center;
}
p.caution{
	text-align: center;
	color: #000;
}
