@charset "utf-8";
.gridContainer.clearfix {
	background-color: #FFF;
}
#LayoutDiv1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3.5em;
	text-align: center;
	color: #F00;
	background-color: #FF0;
	border: 2px solid #F00;
	font-weight: bold;
	vertical-align: middle;
}
#space {
	text-align: left;
	font-size: 10px;
}
#ad {
	text-align: center;
}
#firstText h2 {
	text-align: center;
}
#HOME {
	font-weight: bold;
}
#About {
	font-weight: bold;
}
#Contact {
	font-weight: bold;
}
#Campfire_Recipes {
	font-weight: bold;
}
#text h2 {
	text-align: center;
}
#LeftText h2 {
	text-align: center;
}
#footer {
	text-align: center;
	background-color: #FF0;
	border: 2px solid #F00;
}
