/* CSS Document */
body {
	background-image:  url("images/bkgrd.jpg");
}
#items {
	color:#0785BC;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
#park{
	color:#000;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
}
.nav {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	padding-left: 100px;
	
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #333333;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #003399;
}
a:active {
	color: #003399;
}
h1 {
	font-size: 20px;
	margin-left: 85px;
	margin-right: 85px;
}
p.content {
	margin-left: 85px;
	margin-right: 85px;
}
