body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BBB686;
	background-attachment: fixed;
	background-color: #602B00;
	background-image: url(images/background.jpg);
	margin: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BBB686;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEE9AC;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D1CC97;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.address {
	font-size: 12px;
	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
.gallery {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
}
