* {
	margin: 50px auto;
	padding: 0;
	border: 0;
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	font-family: typo;
	color: #FFF;
	background-color: #000;
	}
@font-face {
	font-family: typo;
	src: url(pkcovh.ttf);
	}
