* {
  text-align: center;
  min-height: 1px;
}
body {
  border:  none;
  background: black url(images-old/red_sunset.png) no-repeat fixed center top;
  color: white;
  font-size: 12pt;
  font-family: Tahoma;
  text-align: center;
  font-weight: bold;
}
.header_box {
  width: 900px;
  text-align: center;
  margin-top: 0px;
}
.logo1 {
  border-style: none;
  padding-right: 22px;
  padding-left: 22px;
}
.main_links {
  border-style: none;
  text-align: center;
  color: red;
  vertical-align: top;
  margin-right: 23px;
  width: 500px;
  text-decoration: none;
  font-size: 18pt;
  font-style: normal;
  margin-top: 23px;
  margin-left: 23px;
}
a:hover {
  color: white;
}
a:link {
  color: #9696ff;
}
a:visited {
  color: #c864ff;
}

