h1 {
	font-family: Times;
	color: #442e23;
}
h2 {
	font-family: Times;
	color: #442e23;
}
h3 {
	font-family: Times;
	color: #442e23;
}

h4 {
	font-family: Times;
	color: #442e23;
}

body {
	background-image: url(http://norwichhistoricalsociety.org/graphics/buckingham_back.jpg);
	background-attachment: fixed;
	background-position: center;
	background-color: #FFFCC;
	link: #0000CC;
	vlink #990099;
	alink #FF0000;
	color: #442e23;

}
body.green {
	background-color: #006600;
	link: #00CCCC;
	vlink #990099;
	alink #FF0000;
	color: #442e23;
}

img {

	border-color: #663333;
}
p {
	color: #442e23;
	font: Times;
}

a {
	font: Times;
}

