body{
	font-family: Times New Roman, Helvetica, sans-serif;
}

#MainContent{
	margin-left:0px;
	width:100%;
	background-color:#FFFFFF;
	
	
}
#MainContent h1{
	font-family: Times New Roman;
	font-size: 24px;
	color:#F3D678;
}
#MainContent h2{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;

}
#MainContent p{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;

}
#MainContent li{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;

}



#person_a{
	
	
	
	width:30%;
	float:left;
 	background-color:#FFFFFF;
  	
    
	
}

#image_size{
	padding-top:20px;
	width:180px;
	height:229px;
	
}

#person_b{
	
	width:70%;
	min-height:500px;
	float:left;
	
	
 	background-color:#FFFFFF;
	
}
