html, body 
{ 
  font-family: Verdana, sans-serif;	
  padding: 0; 
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}

h1 {
  font-size:x-large;
  color:black;
}
