.canvas {
  text-align:center;
  width:100%;
  margin-top:100px;
}
p, 
p a {
  margin:0;
  font-family:arial,verdana;
  font-size:16px;
  color:#00557e;
  text-decoration:none;
}
p a:hover {
  text-decoration: underline;
}