 
H1{
  font-size : small;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  
}
P{
  line-height : 170%;
  font-size : x-small;
}
H2{
  color : navy;
}
A:HOVER{
  background-color : #ffffca;
}
