@font-face {
	font-family: CourierPrime;
	src: url(/Resources/jwbfonts/CourierPrime-Regular.ttf);
}
pBL{
	background: #808080;
	color: black;
}

* {
	font-family: CourierPrime;
	color: #39ff14;
	
}
body{
	background: black;
}

.pCen {
	text-align: center;
}

.pInd {
	margin-left: 40px;
}
