<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MACJR'S Mini-Verse&amp;sup2; - Archives - CSS composed by Michael A. Crane, Jr.
CSS Last Updated on December 20, 2017 */

/* Begin Replica 1997 First Page */
.ReplicaFirstPage {
  margin: auto auto;
  width: 640px;
  height: 480px;
  border-top: 1px solid #444444;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #444444;
  background: url(../images/Galaxy03_r.png);
}
.rfp_content {
  margin: 0 auto auto;
  color: #fff;
  font-family: "Calisto MT";
}
.rfp_content .p1 {
  font-size: 1.5em;
  text-align: center;
}
.rfp_content p {
  font-size: 1em;
  text-align: center;
}
.spacer_335px {
  margin: 0 auto;
  height: 335px;
}
.spacer_28px {
  margin: 0 auto;
  width: 640px;
  height: 28px;
}
/* End Replica 1997 First Page */</pre></body></html>