body {font-size:130%;}

/* Adjust size of header and location of 'our centres' to allow for resizing */

#header {
	height:293px;
}
#ourcentres {
	position:absolute;
	width:720px;
	left:30px;
	top:160px;
}
#ourcentres p {
	float:left;
	padding-right:40px;
}
