#ss_head {
  font: normal 9px Tahoma;
  position:absolute;
  z-index:100;
  top:0px;
  left:100px;
  color:#D9D9D9;
}

#ss_head h1 {
  font: normal 9px Tahoma;
  color:#D9D9D9;
}

#ss_text {
  font: normal 10px Tahoma;
  position:absolute;
  z-index:101;
  top:370px;
  left:20px;
  color: #595959;
  text-align: justify;
  width: 550px;
}

#ss_text2 {
  font: normal 10px Tahoma;
  position:absolute;
  z-index:101;
  top:440px;
  left:20px;
  color: #595959;
  text-align: right;
  width: 550px;
}
