h3{
  font-family: 'Rock Salt', cursive;
  color: #757575;
  font-size: 200%;
}
body {
  background: #eee;
}
table {
  color: #757575;
  width:80%;
  margin-left: auto;
  margin-right: auto;
}
.mdl-mini-footer{
  position: relative;
}
