
body {
  background-color: #000000;
  color: #cfcaca;
}

a:link {
  color: #25aaaa;
}

a:visited {
  color: #4e4444;
}

.telegram-button {
    background: url(resources/telegram-icon-64x.png) no-repeat;
    background-size: 32px;
    float: left;
    width: 64px;
    height: 64px;
    border: none;
}