body {
	background-attachment: scroll;
	background-color: #9DA2B6;
	background-image: url(Greygardensbrooch/GreyGardensBrooch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 17pt;
	color: #E0D1BD;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 16pt;
	color: #733B21;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 19pt;
	color: #C9A54A;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: lighter;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 19pt;
	color: #C9A54A;
}
a:link {
	color: #C9A54A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C9A54A;
}
a:hover {
	text-decoration: underline;
	color: #C9A54A;
}
a:active {
	text-decoration: none;
	color: #C9A54A;
}