﻿body {
  background-color: black;
  color: white;
  font-family:sans-serif;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2em;
}