body {
  background-image: url("/ray/bigbaack/97a36fcf-9bfc-4201-a482-fe69fc71942e.jpg");
  background-size: cover;
}
#navi {
  margin: auto;
  background-color: pink;
  text-align: center;
  width:60%;
}
#qtip {
  margin: auto;
  background-color: pink;
  width:60%;
  color:white;
}
li {
  display: inline;
  text-align: center;
}
#boo {
  text-align: center;
}
a {
  text-decoration: none;
}