.outSideContent{
	width:95%;
	background-image:url("Posten-Creative-background-small.jpg");
	margin:auto;
}


.content{
	padding-top:.001em;
	width:85%;
	margin:auto;
	padding-bottom:1em;
}


.mainImage{
	width:100%;
	margin:auto;
	padding:2em 0;
}
#mainImage1{
	margin:auto;
}
.titleContainer{
	width:6em;
	margin:auto;
}
.title{
	text-align:center;
	font-size:1em;
	background-color:black;
	color:white;
	display:inline;
}
.title h1{
	width:100%;
	background-color:black;	
	font-size: 1em;
	margin-top:2em;
}

.quoteContainer{
	width:90%;
	margin:auto;
	margin-top:2em;
	text-align:center;
}
.quote{
	font-family:Garamond, Baskerille, Serif;
	font-size: 1.2em;
	font-style:italic;
}
.quoter {
	font-size:.6em;
	margin-top:-1.4em;
}
.sectionOneTitleContainer{
	width:100%;
	display:inline-block;
	margin-top: 2em;
}
.sectionOneTitle{
	width:6em;
	text-align:center;
	font-size:.75em;
	color:white;
}
.sectionOneTitle h4{
	background-color:black;
}
.sectionTwo{
	clear:both;
}
.sectionThreeContainer{
	clear:both;
}
.sectionThreeTitleContainer{
	margin:1em 0;
}
.sectionTitleContainer{
	width:100%;
	margin:auto;
	display:inline-block;
	
}
.sectionTwoTitle, .sectionThreeTitle, .sectionFourTitle{
	text-align:center;
	font-size:.75em;
	color:white;
}
.sectionTwoTitle h4, .sectionThreeTitle h4, .sectionFourTitle h4{
	background-color:black;
}
.sectionTwoTitle{
	width:6em;
}
.sectionThreeTitle{
	width: 6em;
}
.sectionFourTitle{
	width: 18em;
}
.line{
	width:95%;
	margin:auto;
}
.dottedLine{
	clear:both;
	padding-top:1.5em;
	border-bottom:1px dotted black;
}