/* Master Styles */

body {
  font-family: Roboto,"Helvetica Neue",Arial,Helvetica,sans-serif;
  margin: 0px;
}

h1 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 8px;
}

h2, h3 {
  color: #444;
  font-weight: lighter;
}


