BODY
{
 font-family: Verdana,Arial,sans-serif;
 font-size: 10pt;
 color: #666666;
 bgcolor: #000000;
 background: url("images/space_bg.jpg");
 background-repeat: repeat;
 background-attachment: fixed;
}

H1
{
 text-align: center;
}
.centerimage
{
  position: fixed;
  left: 15%;
  right: 15%;
  top: 0px;
  bottom: 0px;
  min-width: 640px;
  height: 100%;
  margin-top: 50px;
  z-index: 1;
  background-image: url("images/under_construction.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

.center a
{
	font-weight: bold;
 	text-decoration: none;
 	color: #666666;
}

.center a:HOVER
{
	color: #660000;
}

.center ul
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 20%;
}

.center hr
{
	margin-left: 18%;
	margin-right: 18%;
	border-style: dashed;
}

.center ul li
{
	display: inline;
	float: left;
	width: 200px;
	text-align: left;
}

.center
{
	text-align: center;
	position: fixed;
  left: 15%;
  right: 15%;
  top: 0px;
  bottom: 0px;
  min-width: 640px;
  height: 100%;
  margin-top: 50px;
  z-index: 1;
}
