#bodyCopy {
	position: relative;
	background-image: url(images/bodyBg.png);
	background-repeat: no-repeat;
	min-height: 450px;
}
#front-post {
	margin-top: 50px;
	width: 222px;
}
#front-post p {
	font-size: 150%;
	text-align: justify;
}
#address {
	position: absolute;
	top: 370px;
	left: 400px;
	text-align: right;
	width: 250px;
}
#address p {
	font-size: 150%;
}