
#title {
  font-family: 'Fugaz One', cursive;
  text-align: center;
  font-size: 100px;
}

#one {
  font-family: 'Kaushan Script', cursive;
  
  
}

#two{
  font-family: 'Gloria Hallelujah', cursive;
  
}

#three{
  font-family: 'Sacramento', cursive;
  
}

#four{
  font-family: 'Yellowtail', cursive;
  
}

#five{
  font-family: 'Architects Daughter', cursive;
}

#six{
  font-family: 'Nothing You Could Do', cursive;
  
}

#seven{
  font-family: 'Rochester', cursive;
}

#eight{
  font-family: 'Beth Ellen', cursive;
}

#fish{
  display: block;
  vertical-align: top;
  text-align: center
}

body {
  
}

#aa {
  background-color: #dcffff
}

#wrapper {
  width:100%;
  max-width: 700px;
  margin: 0 auto;
 
  
}

#bb {
  background-color:#e1d4ff;
}

body {
  background-color:#ffffff
}