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

h1 {
	font-size: 38px;
	font-family: 'Josefin Sans';
	font-weight: bold;
	letter-spacing: 3px;
	color: #fff;
	margin-top: 0;
}
h2 {
	font-family: 'BenchNine';
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}
h3 {
}
h4 {
}
p {
	font-family: 'BenchNine';
	color: #ccc;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
}
.ju {
	text-align: justify;
}