body {
	align: center;
	background:no-repeat;
	
	background-image:url(img/top.jpg);
	
	margin-top: 10px;
}

body,td,th {
	font-family: Geneva,Verdana, sans-serif;
	font-size: 14px;
	color: #666;
}

h2 {
	color: #848708;

	font-family:Geneva, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	}

h3 {
	color:#666;
	font-size:15px;
	font-family:Geneva, Verdana, sans-serif;
	padding-left: 50px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #666;
	font-family:Geneva, Verdana, sans-serif;
	font-size: 22px;
	font-weight:normal;
	}
	
.walking {
	font-family: Verdana, Geneva, sans-serif;
}

a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}