.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	padding: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;


}
.pithy, a pithy {
	font-size: 85%;
	color: #FFFFFF;
	font-style: italic;
}
.navbar {
	text-align: center;
	padding: 12px;
}
h2 {
	font-size: 130%;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
}
h3 {
	font-size: 120%;
	font-style: italic;
	color: #663333;
}
.welcome {
	padding: 10px;
}
img {
	border: thin solid #000000;
}
