body {
	background-color: #0FF;
	background-image: url(sb-web-images/small-blessings-web-background.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
}
#container {
	height: 1300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	background-image: url(sb-web-images/Small-Blessings-Placeholder.png);
	background-repeat: no-repeat;
}
.moving {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 50px;
}
.movingheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #900;
	font-weight: bold;
}
.ministry {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: 20px;
	width: 400px;
	margin-top: 150px;
	margin-left: 40px;
}
.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #060;
	margin-right: 50px;
	margin-top: 25px;
	float: right;
	width: 250px;
	line-height: 16px;
	text-align: right;
}
.intro {
	width: 300px;
	margin-top: 25px;
	margin-left: 50px;
	float: left;
	clear: left;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #000;
}
.bodyfirstline {
	font-size: 24px;
	font-weight: bold;
	color: #900;
}
