

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


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


.mainImage{
	width:100%;
	margin:auto;
}
#mainImage1{
	margin:auto;
}
.titleContainer{
	width:18em;
	margin:auto;
}
.title{
	text-align:center;
	font-size:1em;
	background-color:black;
	color:white;
	display:inline;
}
.title h1{
	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%;
	margin:auto;
	display:inline-block;
}
.sectionTwoTitleContainer{
	width:100%;
	margin:auto;
	display:inline-block;
	
}
.sectionThreeTitleContainer, .sectionSevenTitleContainer{
	width:100%;
	margin:auto;
	display:inline-block;
}
.sectionFourTitleContainer{
	width:100%;
	margin:auto;
	display:inline-block;
}
.sectionOneTitle{
	width:16em;
	margin:auto;
	text-align:center;
	font-size:.75em;
	color:white;
}
.sectionOneTitle h4{
	background-color:black;
}
.sectionTwoTitle, .sectionFourTitle, .sectionSixTitle{
	margin:auto;
	text-align:center;
	font-size:.75em;
	color:white;
}
.sectionTwoTitle{
	width:6em;
}
.sectionThreeTitle{
	width:6em;
}
.sectionFourTitle{
	width:14em;
}
.sectionFiveTitle{
	width:9em;
}
.sectionSixTitle{
	width:9em;
}
.sectionSevenTitle{
	width:14em;
}
.sectionTwoTitle h4, .sectionFourTitle h4, .sectionSixTitle h4{
	background-color:black;
}
.sectionThreeTitle, .sectionFiveTitle, .sectionSevenTitle{
	margin:auto;
	text-align:center;
	font-size:.75em;
	color:white;
	
}
.sectionThreeTitle h4, .sectionFiveTitle h4, .sectionSevenTitle h4{
	background-color:black;
}
.sectionFourTitle{
	margin:auto;
	text-align:center;
	font-size:.75em;
	color:white;
	
}
.sectionFourTitle h4{
	background-color:black;
}

.sectionTwoImage, .sectionFourImage, .sectionSixImage{
	min-width:35%;
	max-width:40%;
	height: auto;
	margin:auto;
}
.sectionThreeImage, .sectionSevenImage, .sectionFiveImage{
	min-width:35%;
	max-width:40%;
	margin:auto;
}
.dottedLine{
	padding-top:1.5em;
	border-bottom:1px dotted black;
}
.line{
	margin:auto;
	width:95%;
}
.topLine{
	margin-bottom:.25em;
}
.bottomLine{
	margin-top:.5em;
}