@charset "utf-8";
/* CSS Document */

body {
	background:url(img/bodyBG.jpg) repeat;	
}

.heading {
	font-family: 'Playball', cursive;
}

.text {
	font-family: 'Trade Winds', cursive;
	text-align:center;
}