html {
  overflow: -moz-scrollbars-vertical;
}

html, body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  font-size: small;
}

h1 { font-size: 165%; }
h2 { font-size: 120%; }
h3 { font-size: 105%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; }

img { border: 0 }