.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}
body {
	background-image: url(../images/albkgrnd.jpg);
}
a {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
a:visited {
	color: #FFFFFF;
}
.text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.titles {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.center {
	text-align: center;
}
.holiday {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.quote {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	border: thin ridge #ECE9D8;
}
.guestbook {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
