
body {
  background-color: white;
  color: black;
  font-family: Comic Sans MS;
}

.navbtn {
  border: none;
  background-color: #A0C0FF;
  color: white;
  text-align: center;
}

button {
  
}

.topnav {
  background-color: #A0C0FF;
  text-align: center;  
}

.projsepr{
  background-color: #A0C0FF;
}

#banner {
  width: 100%;
}