<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("gbm.css");
body {
  background: #000 url("gtsl.png");
  background-repeat: repeat-y;
  color: #5eddaf;
}
h1 {
  padding-left: 180px; height: 95px;
  background: url("logologo.png"); background-repeat: no-repeat;
  padding-top: 20px; padding-bottom: 0px;
  border-bottom: 2px solid #888;
}
.comment {color: #008b8b;}
.mail {color: #0000ff;}

.gbmbody {margin-left: 60px;}
a:link {color: #00f;}
a:visited {color: #036;}
</pre></body></html>