body { background-color: antiquewhite}

h1{ font-family: 'Pacifico',monospace;
    font-size: 50px
}


section { 
background-color: lightblue;
  width: 100%;
  max-width: 300px;
margin:0 auto;

}


.Altasi
{ font-family: 'Alatsi', sans-serif;
font-size: 1.3em
}

.BebasNeue

{ font-family: 'BebasNeue', cursive;
  font-size: 1.9em
}

.Pacifico{ 
  font-family: 'Pacifico', cursive;
  font-size: 1.9em

}

.arial 
{ font-family: Arial, sans-serif;
  font-size: 1.9em
}

.Lobster
{ font-family:  'Lobster', cursive;
  font-size:1.9em

}
  
.Dancingscript
{ font-family: 'Dancing Script', cursive;
  font-size:1.9em
}

.Calistoga
{ font-family:'Calistoga', cursive;
  font-size:1.9em
}

.Roboto
{ font-family: 'Roboto', sans-serif;
  font-size:1.9em

}
