@font-face {
  font-family: dzinren;
  src:  url('/fonts/dzinren.eot?pbug03');
  src:  url('/fonts/dzinren.eot?pbug03#iefix') format('embedded-opentype'),
    url('/fonts/dzinren.ttf?pbug03') format('truetype'),
    url('/fonts/dzinren.woff?pbug03') format('woff'),
    url('/fonts/dzinren.svg?pbug03#dzinren') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  src: url("/fonts/DzinBold.ttf");
  font-family: DzinBold;
}
@font-face {
  src: url("/fonts/DzinNarrow.ttf");
  font-family: DzinNarrow;
}
@font-face {
  src: url("/fonts/DzinRegular.ttf");
  font-family: DzinRegular;
}
body {
  background-color: #000;
}
table {
  margin-top: 4vh;
  border-width: 2px;
  border-style: solid;
  border-color: #999;
  border-collapse: collapse;
  table-layout: fixed;
  width: 85%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
th, td {
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  font-family: monospace;
  font-size: 24px;
  font-weight: lighter;
  color: #e8e8e8;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 7px;
  background-color: #001a22;
}
th {
  background-color: #22111a;
  font-size: 30px;
}
.dzin td {
  font-family: dzinren;
  font-size: 44px;
  padding-top: 0.38em;
  padding-bottom: 0.43em;
  background-color: #091a00;
  color: #e81818;
}
.dzinlower td {
  padding-top: 0.2em;
}
p {
  font-family: "Arial", "Times New Roman";
  color: #777;
  text-align: center;
  text-indent: 0;
  font-size: 20px;
  line-height: 30px;
  margin-top: 3vh;
}
p a, p a:link, p a:visited, p a:hover, p a:active {
  color: inherit;
  text-decoration: none;
}
p a:hover {
  color: #59c;
}
h1, h2 {
  font-family: fantasy, "Arial", "Times New Roman";
  text-indent: 0px;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  font-size: 60px;
  margin-bottom: 0.2em;
}
h2 {
  font-size: 40px;
}
.DzinRunic {
  font-family: "dzinren", "DzinBold", "DzinNarrow", "DzinRegular", "Arial", "Times New Roman";
}
.dzin-title {
  margin-top: 6vh;
}
/* =XK= Xander Kyle =XK= */
