.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;
}
#mainImage1{
	margin:auto;
}
.titleContainer{
	width:7em;
	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;
	margin-bottom: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;
}
.sectionOne{
	width:width 11em;
	margin:auto;
	text-align:center;
}
.sectionOneTitleContainer{
	width:11em;
	text-align:center;
	display:inline-block;
	margin:auto;
}
.sectionOneTitle{
	margin:auto;
	width:11em;
	font-size:.75em;
	color:white;
	text-align:center;
}
.sectionOneTitle h4{
	background-color:black;
}
.sectionTitleContainer{
	width:100%;
	display:inline-block;
	
}
.sectionTwoTitle{
	width:9em;
	margin:auto;
	text-align:center;
	font-size:.75em;
	color:white;
}
.sectionTwoTitle h4{
	background-color:black;
}
.sectionThreeTitle{
	width: 19em;
}
.FacebookContainer, .LinkedinContainer{
	margin:auto;
	width:20%;
	max-width:80px;
}
.icon{
	margin:auto;
	width:90%;
	max-width:75px;
}
.section2{
	padding-top:2em;
	clear:both;
	width:100%;
	margin: auto;
}
.section2 h3{
	margin-top:2em;
}
.line{
	width:95%;
	margin:auto;
}
.dottedLine{
	clear:both;
	padding-top:1.5em;
	border-bottom:1px dotted black;
}
.FacebookContainer{
	margin-bottom:1em;
}
input, textarea{
	width:100%;
	box-sizing: border-box;
}
.section2 h3 {
	text-align: center;
}
td {
	padding: .5em;
}
.form {
	width:100%;
	padding: .5em;
}