body {
  margin-top: 80px;
  font: 90% Arial, Helvetica, sans-serif;
  color: #fff;
  background: #000 url(images/bgstar.gif) repeat;
}
#wrapper {
  position: relative;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#trophy {
  width: 100%;
}
#splashcopyright {
  position: absolute;
  top: 700px;
  width: 100%;
}
#counter {
  position: absolute;
  top: 900px;
  width: 100%;
}
a:link {
  color: #fff;
}
a:visited {
  color: #fff;
}
.smaller {
  font-size: .85em;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}
.center {
  text-align: center;
}
#copyright {
  position: absolute;
  top: 550px;
  left: 250px;
  margin-left: -125px;
  text-align: center;
}
img {
  border-style: none;
}
table {
  border: 0;
}
