@charset "UTF-8";

h1 {
	font-size:22px;
	font-family: 'Finger Paint', cursive;
}

p {
	font-size:11px;
	text-transform:uppercase;
	font-family: 'BenchNine', sans-serif;
}