body {
    background-image: url('https://ocarinawithlime.neocities.org/other%20pixel/glowingbluestarsbg.gif'); 
    background-size: 500px;
    background-repeat: repeat;
    color: white;
    font-family: "Inconsolata", monospace, Arial;
}

h2 {
  background-color: #913fff;
  color: #ffe36e;
  text-align: center;
}

h1 {
  font-size: 60px;
  color: white;
  text-align: center;
}

#goose {
  text-align: center;
  color: #ffffac;
    border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-radius: 5px;
  border-color: #913fff;
}

#goosepfp {
  text-align: center;
height: 200px;
border-radius: 5px;
  border-color: #ffea7b;
border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;

}

a {
  color: #ffaa44;
  font-size: 18px;
  }
  
  
.bg-music { 
    display: none; 
    }
  
#Louie {
  background-color: #cf9b46;
  color: #417784;
  text-align: center;
}

#louie {
  text-align: center;
height: 200px;
border-radius: 5px;
  border-color: #ffea7b;
border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
}
  
#qumu {
  background-color: #733aeb;
  color: #fde6fd;
  text-align: center;
}

#QUMU {
  text-align: center;
height: 200px;
border-radius: 5px;
  border-color: #ffea7b;
border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
}

#cosmo {
  background-color: #94d495;
  color: #216822;
  text-align: center;
}

#songs {
  background-color: #e030f2;
  color: #ffffff;
  text-align: center;
}
  
  
  
  
  
  
  
  
  
  
  
  