body {
font-family: Arial, Helvetica, sans-serif;
}

	p#textonly {
	background: #eee;
	border: 1px solid #ccc;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	}

	img, .textonly-text {
	display: none;
	}