.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.text-accent-top {
	font-family: "Honey Script";
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
