body {
	text-align: center;
	margin: 0px;
	background-color: #552D12;
}
.splash-bg {
	background-image: url(images/ChocTime-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.background {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	padding-right: 30px;
	padding-left: 30px;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #522D13;
	line-height: 30px;
}
.top-background {
	background-image: url(images/ChocTime-bg-top2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.right-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #000;
	padding-right: 30px;
	padding-left: 30px;
}
.right-text-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #522D13;
	font-weight: bold;
}
.bottom-picture {
	padding-top: 20px;
}
.headlines-bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #522D13;
	line-height: 25px;
	font-style: italic;
}
