/* Begin Typography & Colors */
body {
  text-align: center;
  margin:0;
  padding:0;
  font: 12px/1.5em Verdana;
  background-color: #333;
}
