﻿div#history {
	position: relative;
	left: 50px;
	top: 15px;
	width: 500px;
	height: auto;
	margin-bottom: 20px;
}
/*
#history h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #003399;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}
*/
#history p {
	font: 15px/18px Helvetica;
	margin: 0 0 10px 0;
	text-align: left;
}
img#flowering_tree {
	display: block;
	margin: 0 auto;
	padding-top: 10px;
}
