
.ctr{
      text-align: center;
}


a:hover {
  background-color: lightgreen;
}

a:link {
  text-decoration: none;
}

.spirax {  
        font-family: 'Righteous', cursive;
        font-size:2em; }        

.chicle {
       font-family: 'Chicle', cursive;
       font-size:2em;}
       
       

.centgoh {
       font-family:"Century Gothic", futura, Sans-serif;
       font-size:2.1em;}
        
.pacifico {
          font-family: 'Pacifico', cursive;
          font-size:2.1em;}
         
.Playfair {font-family: 'Playfair Display', serif;
           font-size:2.3em;}
           
.Lobster  {font-family:'Lobster', cursive;
          font-size:2.3em;}
               
.Shadows  {font-family: 'Shadows Into Light', cursive;
          font-size:2.5em; }

.Gloria   {font-family: 'Gloria Hallelujah', cursive;
          font-size:2.5em;}
         
.Bree     {font-family: 'Bree Serif', serif;
          font-size:2.7em;}
        
.Abril    {font-family: 'Abril Fatface', cursive;
           font-size:2.7em;}  
           
.Kanit    {font-family: 'Kanit', sans-serif;
          font-size:3em;}
           
hr {
    border: none;
    height: 1px;
    width: 90%;
    /* Set the hr color */
    color: #333; /* old IE */
    background-color: #333; /* Modern Browsers */
}

h1 { font-family: 'Alfa Slab One', cursive;
     font-size:4em;}

@font-face {
         font-family:'Calligraffiti'
         src: url('Calligraffiti.woff2') format('woff2'),
         src: url('Calligraffiti.ttf')format('ttf');

.calligraffiti{
         font-family: 'Calligraffiti', cursive;
         font-size:2.5em;
         }
         
         
