body {
background-color: #000099;
color:#FFFFCC;
font-family: Arial Narrow;
}
h2 {
color: #FF4F00;
 font-family: verdana, arial, helvetica, sans-serif;
 padding: 0;
 font-size: 1.1em;
 }
 h3 {
color: #fbe386;
 font-family: verdana, arial, helvetica, sans-serif;
 padding: 0;
 font-size: 0.8em;
 }
 #Heading {
  position: absolute;
  width: 490px;
  top: 14px;
  left: 290px;
  }
  #Main {
  position: absolute;
  top: 310px;
  left: 10px;
  z-index:1;
  }
  #Bg {
  position: absolute;
  width: 280px;
  max-width: 280px;
  top: 130px;
  left: 10px;
  background-color: gray;
  border: 1 solid #ffcc33;
  }
  #WLBg {
  position: absolute;
  width: 280px;
  max-width: 280px;
  top: 205px;
  left: 10px;
  background-color: gray;
  border: 1 solid #ffcc33;
  }
 #Box {
  position: absolute;
  top: 100px;
  left: 300px;
  }
  #WLBox{
  position: absolute;
  top: 100px;
  left: 10px;
  }
  #FPOS {
  background-color: #000099;
  position: absolute;
  width: 285px;
  max-width: 285px;
  top: 100px;
  left: 1px;
  z-index:2;
  }
  #WLFPOS {
  background-color: #000099;
  position: absolute;
  width: 285px;
  max-width: 285px;
  top: 300px;
  left: 1px;
  z-index:2;
  }
  #WoodShape {
  position: absolute;
  top: 75px;
  left: 285px;
  z-index:-1;
  }
  #Form {
  position: absolute;
  top: 150px;
  left: 300px;
  }
  #Step1 {
  position: absolute;
  top: 230px;
  left: 300px;
  z-index:1;
  }
  #font {
  font-size: 15px;
  }
  #FontSm {
  font-size: 0.5em;
  }
  a {
  color: yellow;
  }
