/*Main*/

/*Classes*/
.nav h1{margin:20px;}
.nav a{text-decoration:none; color:#000000;}

footer {
  background: white;
  position: fixed; 
  bottom: 0;
  left: 0;
  right: 0;
  height: 90px;
}