body {
	background-color: #2D3860;
}

a:link {
	color: #00C;
	text-decoration: none;
}

a:visited {
	color: #00C;
	text-decoration: none;
}

a:hover {
	color: #69F;
	text-decoration: underline;
}

#centre {
	background-color: #ffffff;
}

#box1 {
	background-color: #6495ED;
}

#box2 {
	background-color: #D3E4F4;
}

.dalesphotos {
	font-family: "verdana", sans-serif;
}

H1 {
	color: #00C;
	font-family: "Palatino Linotype";
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
}

H2 {
	color: #00C;
	font-family: "Palatino Linotype";
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

H3 {
	color: #00C;
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
}

H4 {
	color: #00C;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
}

H5 {
	color: #FFF;
	font-family: "Tahoma";
	font-size: small;
	font-weight: normal;
}

H6 {
	color: #3300ff;
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
}

LI {
	color: #00c;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
}

p {
	color: #00c;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
}