 
H1{
  font-size : 12px;
  background-color : #F3F3F3;
  color : rgb(109,178,48);
  padding;3px;
   width : 200px;
   heith : 70px;
   text-align : center;
   
}
#body{
  font-size : 12px;
  background-color :  #F3F3F3;
  width : 200px;
  border-bottom: 1px dotted rgb(109,178,48);
  heith : 70px;
  font-color : #F999999
}

a{
color : rgb(109,178,48) ;
 style : bold ; 
}
