#aboutUs
{
	background-color:white;
	width:1135px;
	margin: auto;
	border: 5px groove plum;
	margin-bottom:35px;
}

.heading
{
	text-align: center;
	font-family: 'Rancho', cursive;
	font-size:33px;
	margin-top: 10px;
	margin-bottom:10px;
}

.headingSep
{
	text-align: center;
	font-family: 'Rancho', cursive;
	font-size:20px;
	margin-top:-10px;
	margin-bottom:-10px;
}

.paragraph
{
	text-align: left;
	margin-right:30px;
	margin-left:45px;
	margin-top:10px;
	font-family: 'Oxygen', sans-serif;
	font-size:20px;

}

.links
{
	text-align:center;
	margin-bottom:10px;
}

#aboutKeyClub
{
	width:720px;
	float:left;
}

#pics
{
	float:left;
}

.aboutUsPic
{
	height:350px;
	width:370px;
	margin-bottom:29px;
	position:relative;
	
}

.aboutUsPic#wordsImg
{
	top:8px;
	left:-10px;
}


