H1{
	font-family : "Garamond";
	font-size : 12pt;
	color : Black;
	font-style : italic;
}
H2{
	font-family : "Garamond";
	font-size : 12pt;
	color : Black;
}
BODY {
	font-family : "Garamond";
	font-size : 10pt;
	color : Black;
	background-image:url(images/images/manor-background-image.jpg);
	background-repeat:no-repeat;
background-attachment:fixed;
background-position:center top;
background-color:#320C00 

}
.bot{
	font-family : "Garamond";
	font-size : 10pt;
	color : #f5f2e4;
}
A:LINK {
	color : #660000;
}
A:VISITED {
	color : Black;
}
A:ACTIVE {
	color : #FC0;
}
A:HOVER {
	color : #d4c78e;
}#home {
	background-color: #FFEBAC;
	font-size: 20px;
	border: medium double #7F0000;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.center {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
.center18 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: normal;
}

