#image #text {
	position: absolute;
	width: 20em;
	right: 2em;
	top: 2em;
	
}
#image #text h1 {
	font-weight: normal;
	font-style: normal;
	color: #940039;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#image #text h1 strong {
	font-weight: bold;
}
#image #text p {
	font-size: 0.7em;
	margin: 0.6em 0 0;
	color: #940039;
}
