body {
padding:0;
margin:0;
color: #AAAAAA;
background-color:#000000;
text-align: center;
letter-spacing: 0;
line-height: 1.4;
font-family: sans-serif;
}
a {
color: #AAAAAA;
text-decoration: none;
}
.stretched {
letter-spacing: 3px;
}
p.narrow {
letter-spacing: 0;
}
h1, p.gold {
font-weight: bold;
letter-spacing: 6px;
background-image: linear-gradient(
  to right,
  #442222 0,
  #cc9955 30%,
  #eedd77 45%,
  #ffffcc 50%,
  #eedd77 55%,
  #cc9955 70%,
  #442222 100%
);
color:transparent;
-webkit-background-clip:text;
};
/* 462523 0 cb9b51 22 f6e27a 45 f6f2c0 50 */
