/* text.html */
	
	#pageContents p:first-child {
		margin-top: 0px;
	}
	
