@font-face {
  font-family: "Cuomotype"; 
  src: url("http://floppyfilms.pleintekst.nl/cuomotyp.ttf");
  }

@font-face {
  font-family: "Astron Boy Video"; 
  src: url("http://floppyfilms.pleintekst.nl/astronbv.ttf");
  }

body  {
  background-color : black;
  color : white;
  font-family : "Cuomotype", monospace;
  font-size : 150%;
  font-weight : normal;
  word-spacing : normal;
  letter-spacing : 150%;
  line-height : 140%;
  text-align : left
}

ul {
  background-color : black;
  color : white;
  font-family : "Cuomotype", monospace;
  font-size : 150%;
  font-weight : normal;
  word-spacing : normal;
  letter-spacing : 150%;
  line-height : 140%;
  text-align : left
}

a {
	color : white;
	text-decoration : blink;
	}

img {
	margin : 0px;
	border : 0px;
	}

h1	{
	color : white;
	font-family: "Astron Boy Video", sans-serif;
	font-size:	200%;
	line-height: 80%;
	}


p.download {
	font-family : "Astron Boy Video", sans-serif;
	font-size : 120%;
	color : yellow;
	text-align: right; 
	}

