body {
	background-color: #5eafa9;
	background-image: url(images/bg-pic.jpg);
	background-repeat: repeat-x;
}
.homeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
