.intro_text {
	color:#520000;
	float:left;
	font-size:1em;
	height:300px;
	left:40px;
	max-height:300px;
	max-width:625px;
	min-height:300px;
	min-width:625px;
	overflow:hidden;
	padding-right:25px;
	position:relative;
	top:40px;
	width:625px;
}

