#history {
	
}

#history p {
	margin: 20px;
}

#history img.fleft {
	float: left;
	margin: 0px 15px 0px 20px;
}

#history img.fright {
	float: right;
	margin: 0px 20px 0px 15px;
}