   
   <link href="https://fonts.googleapis.com/css?family=Playfair+Display|Spirax" rel="stylesheet">
  <style type="text/css">
  @font-face{font-family: BPscript;
             src:url('BPscript.otf') format ('otf')
             url('BPscript.woff2') format ('woff2')}
 @font-face {
	font-family:franklingothicbook;
	src:url('franklingothicbook.otf') format ('otf');
	src:url('franklingothicbook.woff2') format ('woff2');
}
     
h1{font-family:futura;
   text-align:center;
   color:#495054;
   margin:50px auto;} 
   
div{font-size:1.5em;
    padding:25px;}  
 
.palatino{font-family:palatino;}
  
.fgoth{font-family:"franklingothicbook";}

.ctr{text-align: center;}

.Gar{font-family: 'EB Garamond', serif;}

.gill{font-family:"gill sans";
      font-weight:600px; }
      
.chic{font-family: 'Chicle', cursive;}

.av{font-family:avenir;}

.bg{background-color:#707a7e; 
    color:#fff;}
    
.bg2{background-color:#bccad0;}

.cin{font-family: 'Cinzel', serif;}

.rig{font-family: 'Righteous', cursive;}

.stm{font-family: 'Share Tech Mono', monospace;}

.as{font-family: 'Antic Slab', serif;} 

.home {
  background-color:#bccad0;
  position:absolute;
  left:2%;
  padding:5px 10px;
  margin:10px;
  }
  
  a:visited{color:;
             text-decoration:none;}
  a{text-decoration:none;
    color:#000;
    font-size:16px;}