@charset "utf-8";

body {
	background-image: url("images/4.jpg");1
}


header {
/*	background-image: url("images/5.jpg");*/
/*    margin: 0;*/
/*    height: 80vh;
    width: 100%;
    background-size: cover;*/
}
h1   {
	background-image: url("images/3.jpg");
    text-shadow: 3px 3px 5px #1A1A1A;
    letter-spacing: 3px;
    font-family: just-another-hand;
    font-style: normal;
    font-variant: small-caps;
    text-align: center;
    /*font-size: 40vh;*/

}
h5 {
	background-image: url("images/3.jpg");
    text-align: center;
    font-family: just-another-hand;
    font-style: normal;
    font-variant: small-caps;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 40px;
}
p {
	background-image: url("images/1.jpg");
    font-family: just-another-hand;
    font-variant: small-caps;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
    word-spacing: 2px;
    font-style: normal;
    font-size: medium;
    -webkit-box-shadow: 0 0 0px #000000;
    box-shadow: 0 0 0px #000000;
    text-shadow: 262px 316px 339px #000000;
    vertical-align: middle;
}
.stanza p {
    text-align: center;
    -webkit-box-shadow: 0 0 #000000;
    box-shadow: 0 0 #000000;
/*    width: 100%;
    height: 100%;
    max-width: 100vw;
    max-height: 100vh;*/
    font-size: xx-large;
    text-decoration: none;
    text-shadow: 3px 3px 8px #FFFFFF;
    text-transform: capitalize;
    letter-spacing: 3px;
    word-spacing: 5px;
    color: #000000;
    font-weight: 800;
    margin-right: 0px;
    background-color: rgba(70,69,69,0.57);
/*    margin-bottom: 50px;*/
	background-image: url("images/1.jpg");
}
.stanza {
    text-align: center;
    border-width: 0;
    border-style: none;
    border-radius: 25px;
/*    padding-top: 40vw;
    margin-top: 40px;
    margin-bottom: 40px;*/
    background-image: url("images/5.jpg")-webkit-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(255,0,0,1.00) 100%);
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-box-shadow: 0 0 #000000;
    box-shadow: 0 0 #000000;
    font-size: xx-large;
    opacity: 1;
/*    min-width: 30vw;*/
}

