* {
  margin: 0;
}
html, body {
  padding: 0; 
	margin: 0px auto;
  font-family: Helvetica, Arial, sans-serif; 
  font-size: 100%; 
  letter-spacing: 1px;
  width: 100%;
  height: auto !important;
  height: 100%;
  color: #698492;
	background-color: #000415;
  background-image: url("/images/sky.jpg");
  background-repeat: repeat-x;
  background-position: bottom center;
  background-attachment: fixed;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -200px;
}
.footer, .push {
  height: 200px;
}
a {
  color: #6C8694;
}
a:hover {
  color: #F4F6F7;
}
a:active {
  color: #2D505E;
}
.highlight {
  color: #F4F6F7; 
  font-weight: bold; 
  font-size: 160%;
}
.art {
  width: 100%; 
  height: 100%; 
  position: absolute; 
  overflow: hidden;
}
.stars {
  width: 100%; 
  height: 100%; 
  position: absolute; 
  overflow: hidden;
}
.moon {
  position: absolute; 
  top:10%; 
  right: -10%; 
  width: 30%;
}
.star {
  position: absolute;
}
#star1 {
  width: 20px; 
  height: 20px;
  top: 20%; 
  right: 80%;
}
#star2 {
  width: 5px; 
  height: 5px;
  top: 40%; 
  right: 40%;
}
#star3 {
  width: 8px; 
  height: 8px;
  top: 10%; 
  right: 10%;
}
#star4 {
  width: 10px; 
  height: 10px;
  top: 40%; 
  right: 30%;
}
#star5 {
  width: 10px; 
  height: 10px;
  bottom: 20%; 
  right: 10%; 
}
#star6 {
  width: 5px; 
  height: 5px;
  bottom: 40%; 
  right: 40%; 
}
#star7 {
  width: 8px; 
  height: 8px;
  bottom: 10%; 
  left: 20%;
}
#star8 {
  width: 10px; 
  height: 10px;
  top: 40%; 
  left: 10%;
}
#star9 {
  width: 14px; 
  height: 14px;
  bottom: 20%; 
  left: 10%;
}
#star10 {
  width: 5px; 
  height: 5px;
  top: 40%; 
  left: 40%; 
}
#star11 {
  width: 8px; 
  height: 8px;
  top: 30%; 
  left: 20%;
}
#star12 {
  width: 10px; 
  height: 10px;
  top: 10%; 
  left: 30%;
}
#star13 {
  width: 20px; 
  height: 14px;
  top: 13%; 
  right: 34%;
}
#star14 {
  width: 5px; 
  height: 5px;
  top: 97%; 
  right: 23%;
}
#star15 {
  width: 8px; 
  height: 8px;
  top: 33%; 
  right: 22%; 
}
#star16 {
  width: 10px; 
  height: 10px;
  top: 42%; 
  right: 42%;
}
#star17 {
  width: 10px; 
  height: 10px;
  bottom: 22%; 
  right: 13%;
}
#star18 {
  width: 5px; 
  height: 5px;
  bottom: 23%; 
  right: 34%;
}
#star19 {
  width: 8px; 
  height: 8px;
  bottom: 12%; 
  left: 24%;
}
#star20 {
  width: 10px; 
  height: 10px;
  top: 23%; 
  left: 14%;
}
#star21 {
  width: 14px; 
  height: 14px;
  bottom: 24%; 
  left: 14%;
}
#star22 {
  width: 5px; 
  height: 5px;
  top: 12%; 
  left: 44%;
}
#star23 {
  width: 8px; 
  height: 8px;
  top: 34%; 
  left: 24%; 
}
#star24 {
  width: 10px; 
  height: 10px;
  top: 14%; 
  left: 34%;
}
.bottom {
  position: relative; 
  margin-left: -400px; 
  left: 50%; 
  width: 800px; 
  height: 400px;
  background: url("/images/bottom.gif") no-repeat; 
}
.clouds {
  position: absolute; 
  width: 100%; 
  height: 100%; 
  overflow: hidden; 
}
.cloud_group1 {
  position: absolute; 
  width: 120%; 
  bottom: 60%; 
  left: -30%;
}
.cloud_group2 {
  position: absolute; 
  width: 80%; 
  bottom: 50%; 
  right: -50%;
}
.cloud_group3 {
  position: absolute; 
  width: 50%; 
  bottom: 0%; 
  left: 50%; 
  margin-left: -40%;
}
#cloud1, #cloud2 {
  position: absolute;
  width: 40%;
  opacity: .50;
  filter: alpha(opacity=50); 
  -moz-opacity: 0.5;
}
#cloud3 {
  position: absolute;
  opacity: .30;
  filter: alpha(opacity=30); 
  -moz-opacity: 0.3;
}
.page {
  position: absolute; 
  width: 100%; 
  height: 100%;
  overflow: hidden; 
}
.footer {
  position: absolute; 
  width: 500px; 
  height: 30px; 
  top: 160px; 
  left: 50%; 
  margin-left: -250px; 
  font-size: 50%;
  text-align: center;
}
.info {
  margin-bottom: 5px;
}
.message {
  position: relative;
  width: 500px; 
  height: 300px; 
  min-height: 300px; 
  left: 50%; 
  margin-left: -250px;
  font-size: 160%; 
  line-height: 160%;
  letter-spacing: 2px; 
  text-align: left; 
  font-weight: bold; 
  padding-top: 80px;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
li {
  display: block;
  padding: 0.5em;
}
li .author {
  margin-top: 20px;
  font-size: 0.8em;
  font-style: italic;
  text-align: right;
}
.hidden {
  display: none;
}

