body
{
  background-color: darkgray; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

h9{
 font-size: 5px; 
}

h2{
  font-size: 69px
}

a, li{
 	text-decoration: none;
 	font-size: 25px;
  padding: 9px;
}