body,html{
 margin:0;
 padding:0;
}

main{
 margin:10px; 
}

h2,p{
 font-family:helvetica; 
}

h2 a{
  color:black;
  text-decoration:none;
  }