body{
  background-color:#ffffff;
}

#header h1{
  font-size:17px;
  position:absolute;
  top:13px;
  left:360px;
  z-index:1;
}

#header h2{
  font-size:15px;
  position:absolute;
  top:38px;
  left:400px;
  z-index:2;
}

#header h3{
  font-size:12px;
}

#header h4{
  font-size:10px;
}

#header p{
  font-size:10px;
  position:absolute;
  top:79px;
  left:600px;
  z-index:3;
}

#logo {
  width:800px;
  background-color:#ffffff;
}

#logo img{
  border:0px;
  text-decoration:none;
  position:absolute;
  top:20px;
  left:20px;
  z-index:3;
}
