h1 {
    font-family: "Palace Script MT";
    font-style: italic;
    font-weight: 900;
    font-size: 45px;
    color: blue;
}

  
  
 p {
    font-family: "Algerian";
    font-style: italic;
    font-weight: 900;
    font-size: 16px;
    color: black;
}
h2 {
    font-family: "Matura MT Script Capitals";
    font-style: italic;
    font-weight: 900;
    font-size: 16px;
    color: black 
    
}

html body {
    background-color: #2b2b2b;
}

  h5 {
    font-family: "Imprint MT Shadow";
    font-style: italic;
    font-weight: 900;
    font-size: 16px;
    color: black 
    
}