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

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_2_page1 {
	font-family: 'Princess Sofia', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 100%;
	line-height: 500%;
}

}


#stacks_in_2_page1 {
	padding:  20px;
}
