body { 
	font-family: Helvetica,Arial,Tahoma;
	}

#content p { 
/*	text-align: justify;*/
	}

h1, h2, h3, h4 { 
	font-weight: normal;
	}

h1 { 
	
	font-size: 300%;
	}

h2 { 
	font-size: 200%;
	}

h3 { 
	font-size: 150%;
	margin-bottom: 0.5em;
	}

h4 { 
	font-size: 120%;
	margin-bottom: 0.5em;
	}

#exhibitions h3, #exhibitions h4 {
	text-transform: capitalize;
}
	
#exhibition #thumbnails {
	text-align: center;
}

#footer {
	font-size: 70%;
}

.date {
	font-size: 85%;
}