@import url(http://fonts.googleapis.com/css?family=Lato:300);

body {
  margin: 0;
  padding: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 300;
  background-color: #f3f4f5;
}