#wrapper{
  width:100%;
  max-width:960px;  
  margin: 0 auto; 
}
header{
  Background-color: white;
  width: 70vmin;
  font-family: cursive;
}

header a {
  color:black;
  text-decoration:none;
}