/***

	Styles for pijump

***/

@font-face {
	font-family: SourceSansPro-Light;
	src: url('SourceSansPro-Light.otf');
}

body {
	background-color: #E8E7E7;
}

.pijump {
	background: url('pijump.png') no-repeat center;
	width: 100%;
	height: 100%;
}

.pijump h2 {
	font-family: SourceSansPro-Light;
	font-size: 2em;
	text-align: center;
}
