
.heading {
    font-size: 40px;
  	font-weight: bold;
	color: #7e7e7e;
	text-decoration: none;
	text-align: center;
	background: url(images/horizon.jpg) no-repeat center top #ffff99;
	direction: ltr;
	position: static;
	font-variant: small-caps;
	font-style: normal;
	font-family: "Lucida Grande";
	margin-bottom: 5px;
}

.overall {
	font-family: "Lucida Grande";
	text-align: center;
	color: #663333;
	background: #ffff99;
	position: static;
}

.people {
	background: #ffff99 url(images/4446wide.jpg);
	text-align: center;
	color: #7e7e7e;
	position: relative;
	height: 250px;
	width: 730px;
	text-transform: none;
	font: 14px "Lucida Grande";
	margin-bottom: 5px;
}

.place {
	background: #ffff99 url(images/4598wide.jpg);
	text-align: center;
	color: #7e7e7e;
	font-size: 14px;
	position: relative;
	font-variant: normal;
	width: 730px;
	height: 250px;
	margin-bottom: 5px;
}

.copyright {
font-size:10px;
text-align:center;
}

#peopletext {
	color: #999999;
	font-size: 48px;
	text-align: center;
	margin-top: 120px;
}

#placetext {
	color: #000000;
	font-size: 48px;
	text-align: center;
	margin-top: 120px;
}

#navbar {
	font-size: 12px;
	text-align: center;
	margin-bottom: 5px;
}