/* This is the style of your browser text */
/* 
h1, h2 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}

h1 {
  text-align: center;
  font-size: 65px;
  padding: 0px 0px 0px 0px;
  margin: 0px 2px 0px 0px;
}

h2 {
  font-size: 42px;
}
*/