@font-face {
  font-family:'LEMONMILK';
  src: url('LEMONMILK-Bold.otf') format('opentype');
}
a {
  font-family: "Times";
  color:#cccccc;
  font-size: 28px;
  text-decoration: none;
}
html {
  background: url(black213.png) no-repeat center fixed;
  background-size: cover;
}
@font-face {
  font-family:'kingjola';
  src: url('kingjola.ttf') format('truetype');
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}

