body { 
  margin-left: 5%; 
  margin-right: 5%; 
}
a { text-decoration:none; }
a:hover { color:red; }

