.philosophy_container {
	height: 650px;
}

#maxim_one {
	position: absolute;
	left: 15em;
	top: 21em;
	display: block;
	max-width: 550px;
	max-height: 300px;
}
#maxim_one p:first-letter {
	font-family: georgia;
	color: #444d26;
	font-size: 300%;
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 0.1em;
	padding-top: 0.1em;
	margin-bottom: 0.2em;
	text-transform: lowercase;
}

#maxim_one p:first-line {
	font-family: georgia;
	color: #475324;
	font-size: 2em;
}

#maxim_one p {
	color: #353f17;
	line-height: 180%;	
	font-size: 95%;
	font-family: helvetica, arial, verdana;	
}

#maxim_two {
	position: absolute;
	left: 15em;
	top: 35em;
	display: block;
	max-width: 550px;
	max-height: 300px;
}
#maxim_two p:first-letter {
	font-family: georgia;
	color: #444d26;
	font-size: 300%;
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 0.1em;
	padding-top: 0.1em;
	margin-bottom: 0.2em;
	text-transform: lowercase;
}

#maxim_two p:first-line {
	font-family: georgia;
	color: #475324;
	font-size: 2em;
}

#maxim_two p {
	color: #353f17;
	line-height: 180%;	
	font-size: 95%;
	font-family: helvetica, arial, verdana;	
}

#maxim_three {
	position: absolute;
	left: 15em;
	top: 45em;
	display: block;
	max-width: 550px;
	max-height: 300px;
}
#maxim_three p:first-letter {
	font-family: georgia;
	color: #444d26;
	font-size: 300%;
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 0.1em;
	padding-top: 0.1em;
	margin-bottom: 0.2em;
	text-transform: lowercase;
}

#maxim_three p:first-line {
	font-family: georgia;
	color: #475324;
	font-size: 2em;
}

#maxim_three p {
	color: #353f17;
	line-height: 180%;	
	font-size: 95%;
	font-family: helvetica, arial, verdana;	
}

#maxim_four {
	position: absolute;
	left: 15em;
	top: 54em;
	display: block;
	max-width: 550px;
	max-height: 300px;
}
#maxim_four p:first-letter {
	font-family: georgia;
	color: #444d26;
	font-size: 300%;
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 0.1em;
	padding-top: 0.1em;
	margin-bottom: 0.2em;
	text-transform: lowercase;
}

#maxim_four p:first-line {
	font-family: georgia;
	color: #475324;
	font-size: 2em;
}

#maxim_four p {
	color: #353f17;
	line-height: 180%;	
	font-size: 95%;
	font-family: helvetica, arial, verdana;	
}

#maxim_five {
	position: absolute;
	left: 15em;
	top: 64em;
	display: block;
	max-width: 550px;
	max-height: 300px;
}

#maxim_five p:first-letter {
	font-family: georgia;
	color: #444d26;
	font-size: 300%;
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 0.1em;
	padding-top: 0.1em;
	margin-bottom: 0.2em;
	text-transform: lowercase;
}

#maxim_five p:first-line {
	font-family: georgia;
	color: #475324;
	font-size: 2em;
}

#maxim_five p {
	color: #353f17;
	line-height: 180%;	
	font-size: 95%;
	font-family: helvetica, arial, verdana;	
}

