/* Font style applied when the page has finished loading */

@media all {
	body,
	p,
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_2_page5 {
		font-family: 'Crimson Text', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}
	
	#fontStackstacks_in_2_page5 {
		color: rgba(102, 102, 102, 1.00);
	}
}


#stacks_out_2_page5 {
	width: 70%;
}

#stacks_in_2_page5 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_in_3_page5 {
	margin: 50px 0px 70px 0px;
}
