.menu {
  text-align: center;
}

.menu a {
  color:#999;
  padding:0 15px;
  text-decoration:none;
}

.menu a:hover{
  text-decoration:underline;
}

.copyright {
  padding: 3% 0 0 0;
  width: 100%;
  text-align: center;
  font-size:10px;
}