.page_background {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EFE8CC;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD9A4F;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	color: #4b502b;
}
.wine_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4b502b;
}
.body_text_highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #AB9538;
}

