body {
  color: #444;
  font-family:sans-serif;
  background: #eee;
}

p {
font-size:20px;
}

a {
  cursor: default;
}