* {margin: 0px; padding: 0px;}

html,body {height: 100%;}

@font-face{
	font-family:plank;
	src: url(PLANK___.TTF);
	}
	
	h1{
		font-family:plank;
		}