a {
  color: hotpink;
  font-weight: bold;
}

@font-face {
  font-family: 'IBM VGA 8x16';
  src: url(WebPlus_IBM_VGA_8x16.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

body {

  font-family: 'IBM VGA 8x16';
background-image: url('https://bettysgraphics.neocities.org/images/backgrounds/308.GIF');

}