a img{
  border:0;
}


h1{
  position:relative;
  font-size:14px;
  font-weight:normal;
  background:url(img/h1.jpg) 0px 0px no-repeat;
  padding:5px 0 6px 20px;
  border-bottom:0px solid #F99100;
}

* html #content h1{
  
}

h2{
  font-size:12px;
  margin: 12px 0 10px 0;
  border-bottom:2px solid #F99100;
}


p{
  margin:0 0 6px 0;
  line-height:16px;
}