<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 {color: #333; background: #ffe0e0;}
.comment {color: #f00;}
.mail {color: blue;}
h2 {padding-right: 100px;}
.gbmbody {
  background: url("utr.png") top right;
  background-repeat: no-repeat;
  padding-top: 40px;
}
.auto {color: #008b8b}

a:link {color: #00b;}
a:visited {color: #66f;}
</pre></body></html>