@charset "utf-8";
#content {
	position: absolute;
	left: 29%;
	width: 71%;
	height:538px;
	top: 0px;
}
#photo {
	height:44%;
}
#text {
	margin-top:3%;
	height:53%;
}
h2 {
	font-size: 1em;
	line-height: 30px;
	letter-spacing: 2px;
	font-weight: normal;
}
h3 {
	font-weight: normal;
	letter-spacing: 1pt;
	font-size: 0.8em;
	line-height: 16pt;
}
h4 {
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 10pt;
	line-height: 13pt;
}
.comment-text {
	font-size: 6pt;
	letter-spacing: 1px;
}
.rad-text {
	color:#911E3C;
}