.body_top {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	border: 1px solid #0F4373;
}
.body_text, .body_text ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.25em;
	color: #FFFFFF;
}
.copyright_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 1.25em;
	color: #FFCD68;
	font-variant: small-caps;
}
.quote_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FCCF72;
}
.textbox_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.25em;
	color: #333333;
}
.gift_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1.25em;
	color: #FFCD68;
}

a:link { color: #DCEDF5; text-decoration: underline; }

a:visited { color: #DCEDF5; text-decoration: underline; }

a:hover { color: #DCEDF5; text-decoration: none; }

a:active { color: #DCEDF5; text-decoration: none; }

a.copyright:link { color: #0F4373; text-decoration: underline; }

a.copyright:visited { color: #0F4373; text-decoration: underline; }

a.copyright:hover { color: #0F4373; text-decoration: none; }

a.copyright:active { color: #0F4373; text-decoration: none; }
