@font-face {
font-family: "sharetech";
src: url(sharetechrus.ttf) format('ttf'), url(sharetechrus.woff2) format('woff'); 
font-style: normal; 
font-weight: normal;
}

body {
    text-align: justify;
}
a {
  text-decoration: none;
  color: #25cf6c;
}
body {
    background-size: cover;
    background-position: center;
    background-image: url(cosmo8.png);
    background-attachment: fixed;
    font-family: sharetech;
    font-size: 1em;
    color: #d1d3d5;
    word-break: break-word;
    width: 95%;
    max-width: 1200px;
    margin: auto;
}
div#logo {
  text-align: center;
}
div#logo pre {
  font-family: input-mono, monospace;
  display: inline-block;
  text-align: left;
  font-size: 1.1em;
  line-height: 1;
  margin-bottom: 0;
}
div#logo {
  text-align: center;
}
html, body, tr, td {
  color: #ffffbe;
}
html, body, tr, td {
  font-family: sharetech;
  font-size: 108%;
}
