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

#closeBtn{
	margin-top: 20px;
}