﻿#text-content h1{
	margin-left: 18px;
}


#introduce-team {
	
	margin: 0px 20px 10px;
	background-color: #cd96e3;
	padding: 0px 10px 15px 10px;
	border-bottom: 5px solid #a465c3;
	border-top: 5px solid #a465c3;
	
	}
	
#text-content p{
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 25px;
}	

#text-content p:first-letter{
	  font-size: 300%;
	  font-weight: bold;
	  color: #31035f;
	  line-height: 0.8;
	}

#text-content h2{
	text-align: center;
	
	color: #6a2889;
	background-color: #eac8fa;
	border: 1px solid #a465c3;
	padding-left: 10px;	
	margin-left: 10px;
	margin-right: 10px;
	border: 3px solid #a465c3;
}

#img-top{
	width: 500px;
	height: 290px;
	margin: 15px 52px 15px 53px;
	border-width: 3px;
	border-style: solid;
	border-color: #a465c3;
}

#img-bottom{
	
	width: 416px;
	height: 156px;
	margin: 15px 100px 15px 96px;
	
}


