body {
  background-color:white;
}
h1 {color: black}
h2 {color: black}
h3 {color: black; text-decoration: underline}
p {color: black}

#Header {
  margin:10px 0px 10px 0px;
  padding:3px 0px 3px 20px;
  border-width:16px 0px;
  background-color:white;
  voice-family: "\"}\"";
voice-family:inherit;
color:black;
font-size:50px;
font-family: arial, bold;
}

#Menu {
  position:absolute;
  top:100px;
  left:10px;
  width:110px;
  padding:20px;
  background-color:#feca00;
  font-size:18px;
}

#Skyline {
  position: absolute;
  top:350px;
  left:180px
}

#Squadron {
  position: absolute;
  top:100px;
  left:180px
}      

#Piha {
  position: absolute;
  top:300px;
  left:180px
}      

#Planet {
  position: absolute;
  top:386px;
  left:530px
}      

#Bridge {
  position: absolute;
  top:349px;
  left:530px
}      

#Content {
  position:absolute;
  top: 580px;
  left: 180px;
  width: 700px;
  font-family: arial;
}

#Content {
  position:absolute;
  top: 580px;
  left: 180px;
  width: 700px;
  font-family: arial;
}

#Content2 {
  position:absolute;
  top: 80px;
  left: 180px;
  width: 700px;
  font-family: arial;
}


