body.text_popup {
	width: 600px;
}

.text_popup h1 {
	font-size: 2em;
	margin: 1em 0;
}

.text_popup h2 {
	font-size: 1.7em;
	margin: 1.5em 0 0.5em 0;
}

.text_popup p {
	margin-bottom: 1em;
	font-size: 1.1em;
}