#presentation h1 {
}
#presentation h2 {
	font-family: "Crimson text", serif;
	font-size: 1.5em;
	color: #bc7e0e;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#presentation h3 {
	color: #426eb0;
	font-style: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 26px;
	padding-left: 17px;
	font-weight: normal;
	line-height: 115%;
	font-size: 1.3em;
}
#presentation p {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 8px;
	padding-left: 80px;
	font-size: 1em;
	line-height: 145%;
}
#presentation .goldcentre {
	text-align: center;
	padding: 0px;
}