body {
	font-family: Georgia, serif;
	background-color: #0099FF;
	text-align: center;
		
}

h1 {
	font-size: 4.5em;
}

h2 {
	font-size: 2.5em;
	color: #FF0000;
}	

p.subhead {
	font-size: 2em;
}

p.subhead2 {
	font-size: 1.7em;
}	
	
p.left {
	float: left;
}

p.right {
	float: right;
}

p.clear {
	clear: both;
}			

img {
	border-style: none;
}

p.footer {
	font-size: 0.5em;
	text-align: right;
}

p.footer a {	
	text-decoration: none;
	color: black;
}

a.herne_bay {
	color: black;
	font-weight: bold;
}		