body {
margin-top: 0px;
margin-left: 0px;
color: #FFFFFF;
  background-color: #002000
}

h1 {
font-family: "Courier New", Courier, monospace;
font-size: 2em;
font-weight: bold;}

h2 {
font-family: "Courier New", Courier, monospace;
font-size: 1.2em;
font-weight: bold;}

h3 {
font-family: "Courier New", Courier, monospace;
font-size: .8em;
font-weight: normal;
color: #FFFFFF;}

h4 {
font-family: "Courier New", Courier, monospace;
font-size: 1.1em;
font-weight: bold;
  color: #FFFFFF
}

p {
font-size: 1em;
font-family: "Courier New", Courier, monospace;
  color: #FFFFFF
}

#gl {
position: absolute;
top: 400px;
  font-size: 2em;
  color: #FFFFFF;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
  height: 25px;
  width: 500px;
  left: 300px
}

#dt {
border: 0px #000000 solid;
position: absolute;
top: 550px;
left: 50px;
width: 1000px;
height: 20px;
  font-size: 0.8em;
  font-family: "Courier New", Courier, monospace;
  font-weight: normal;
  color: #FFFFFF;
}

#navgap {
margin-top: 10px;
margin-left: 35px;
font-size: .8em;
  font-family: "Courier New", Courier, monospace;
  color: #FFFFFF
}

#main {
  font-size: 1.2em;
  font-weight: bold;
  font-family: "Courier New", Courier, monospace;
  top: 150px;
  position: absolute;
  width: 500px;
  left: 307px
}

#gl a {
  color: #00FF00;
  text-decoration: none;
  background-repeat: no-repeat;

}

#gl a:hover{
  color: #FFFFFF;
  background-color: #00FF00
}

#thanks {
  position: absolute;
  top: 100px;
  left: 160px;
  width: 650px
}


