
@media only screen and (min-width: 700px) and (max-width: 1200px){
		
}

@media only screen and (min-width: 700px) and (max-width: 1200px){
	.outSideContent{
	width:80%;
	max-width:700px;
	background-image:url("Posten-Creative-background-small.jpg");
}
}

@media only screen and (min-width: 700px) and (max-width: 1200px){
	.topLine{
		width:81%;
		max-width:725px;
		margin-bottom:.25em;
}
}
@media only screen and (min-width: 700px) and (max-width: 1200px){
	.line{
	margin:auto;
	max-width: 725px;
	width:81%;
}
}
@media only screen and (min-width: 700px) and (max-width: 1200px){
	.content{
	width:80%;
	max-width:500px;
	margin:auto;
}
}
@media only screen and (min-width: 700px) and (max-width: 1200px){
	.sectionTwoTitle{
		margin:0 0 0 0;
		float:left;
	}
}
@media only screen and (min-width: 700px) and (max-width: 1200px){
	.sectionOneContainer, .sectionTwoContainer{
		width:45%;
		float:right;
	}	
}
@media only screen and (min-width: 700px) and (max-width: 1200px){
		.sectionTwoContainer{
			clear://both;
		}
}
@media only screen and (min-width: 700px) and (max-width: 1200px){
	.sectionTwoTextContainer{
		clear:both;
	}	
}
@media only screen and (min-width: 700px) and (max-width: 1200px){
	.mainImageContainer{
		margin-top:3em;
		width: 50%;
		max-width:300px;
		float:left;
	}	
}
@media only screen and (min-width: 700px) and (max-width: 1200px){
		.anchor{
		width:900px;
		clear:both;
	}
}
