
#content { background-color: #F8F8F8; }

#GenericPage { display: flex; padding: 20px; justify-content: center; flex-wrap:wrap }



#GenericPage > h1 {flex-basis:100%; margin-bottom:40px; text-align:center; color:#6C0}

	#GenericPage div.PageTexts { flex-basis: 500px; flex-shrink: 1; }


#GenericPage div.Paragraph:not(:first-child) h2 {margin-top:30px}


	#GenericPage h2 { margin-bottom: 20px; color: #397100; }