#CampHeader {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 58px;
	color: #000;
	background-color: #39F;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-style: italic;
}
#Campbody2 {
	background-color: #000;
	padding: 16px;
	width: auto;
	left: auto;
}
#Camppics {
	background-color: #F00;
}

#Campfooter {
	background-color: #F00;
}
#Campbody1 table tr td p {
	text-align: center;
	font-size: 24px;
}
