body {
  font-family: Verdana, Geneva, sans-serif;
  width:650px;
  margin:0 auto;
  font-size:.9em;
  line-height:1.6;
  background-color:#C0C0C0;
}

.bottomNav li {
	float:left;
	list-style-type:none;
	padding:0 10px;
	}

.header {
	font-weight:bold;
	text-align:center;
	}

.navigation {
	text-align:center;
}

h1, h2 {
	font-size:1.1em;
}
.footer {
	border-bottom: 3px solid #C80808;
	padding-bottom:5px;
	}
	a:hover {
	text-decoration:none;
	}

