html {margin: 0; padding: 0; overflow: hidden;} 
body {margin: 0; padding: 0; overflow: hidden;}
div.stars {
position: absolute; width: 100%; height: 100%; z-index: 2;
}
div.watersky {
position: absolute; width: 100%; height: 100%; z-index: 5;
}
img.bg {
height: 100%; width: 100%; z-index: 10;
}
div.moon {
position: absolute; top: -9%; left: -6%; width: 33%; z-index: 15;
}
img.moon {
width: 100%; height: auto; z-index: 20;
}
div.title {
position: absolute; top: 7%; left: 21%; z-index: 25;
}
img.title {
width: 323px; height: 233px; z-index: 30;
}
div.preloadhover {
	position: absolute;
	left: -1000px;
	}
div.texti {
position: absolute; width: 100%; bottom: 16%; left: 29%; z-index: 35;
}
p.texti {
font-size: 1.05em; color: #99aacc; font-family: corbel, arial, verdana; z-index: 40; width: 45%;
}
div.things {
	position:absolute;
	right: 160px;
	top: 0;
	height: 100%;
	z-index: 50;
	}
div.whatever {
	width: 130px;
	height: 60px;
	}
a.stuff span {
	display: none;
	}
a.stuff:hover span {
	display: block; 
	position: relative;
	top: -65px;
	}
img {
border-width:0;
	}
div.footeri {
position: absolute; width: 100%; text-align: center; bottom: 0; text-align: center; font-family: arial, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #65a2dc; z-index: 45;
}
a.footeri:link {
font-family: arial, sans-serif;
font-size: 0.9em;
font-style: italic;
font-weight: bold;
color: #65a2dc;
}
a.footeri:visited {
font-family: arial, sans-serif;
font-size: 0.9em;
font-style: italic;
font-weight: bold;
color: #65a2dc;
}
a.footeri:hover, div.footer a:focus {
font-family: arial, sans-serif;
font-size: 0.9em;
font-style: italic;
font-weight: bold;
color: #110022;
background-color: #d6eaf0;
}
a.footeri:active {
font-family: arial, sans-serif;
font-size: 0.9em;
font-style: italic;
font-weight: bold;
color: #65a2dc;
}
div.validate {
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 50;
	}
img.val {
border-style: none;
text-decoration: none;
}
a.main:link {
font-size: 1.05em;
font-weight: bold;
text-decoration: underline;
color: #660066; 
font-family: corbel, arial, verdana;
}
a.main:visited {
font-size: 1.05em;
font-weight: bold;
text-decoration: underline;
color: #ca7fd5; 
font-family: corbel, arial, verdana;
}
a.main:hover {
font-size: 1.05em;
font-weight: bold;
text-decoration: none;
color: #660066; 
font-family: corbel, arial, verdana;
background-color: #9fc3f3;
}
a.main:active {
font-size: 1.05em; 
font-weight: bold;
text-decoration: none;
color: #cc99cc; 
font-family: corbel, arial, verdana;
}