body, html {
  background-color: #000;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 12px;
  color: #fff;
}
img {
  border: 0;
}
#splash {
margin-left: auto;
margin-right: auto;
margin-top: 100px;
width: 422px;
height: 369px;
}
A {
  text-decoration: none; color: #000; }
A:link {
  text-decoration: none; color: #000; }
A:visited {
  text-decoration: none; color: #000; }
A:active {
  text-decoration: none; color: #000; }
A:hover {
  text-decoration: none; color: #000; }