body,h1,h2,p {font-family: "Raleway", sans-serif}
body, html {height: 100%;}
p {
   line-height: 1;
   font-size: 150%;}
h2 {
   line-height: 1;
}
.bgimg, .bgimg2, .bgimg3, .bgimg4, .bgimg5 {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bgimg {
  background-image: url("mountains.jpg");
min-height: 100%;}

.bgimg2 {background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/City_hall_Philadelphia.jpg/1200px-City_hall_Philadelphia.jpg");
min-height: 100%;
}
.bgimg3 {
  background-image: url("getready.jpg");
min-height: 100%;}

.bgimg4 {
  background-image: url("kimbymaury.jpg");
min-height: 100%;
}

.bgimg5 {background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Philadelphia_from_South_Street_Bridge_July_2016_panorama_3.jpg/1024px-Philadelphia_from_South_Street_Bridge_July_2016_panorama_3.jpg");
min-height: 100%;
}

.uppercase {
    text-transform: uppercase;
} 

.btnformat {
   font-family: "Raleway", sans-serif;
   font-size: 150%;
}

.w3-theme-l5 {color:#000 !important; background-color:#f5fcf8 !important}
.w3-theme-l4 {color:#000 !important; background-color:#ddf4e7 !important}
.w3-theme-l3 {color:#000 !important; background-color:#bae8cf !important}
.w3-theme-l2 {color:#000 !important; background-color:#98ddb7 !important}
.w3-theme-l1 {color:#000 !important; background-color:#75d19f !important}
.w3-theme-d1 {color:#fff !important; background-color:#3fbd78 !important}
.w3-theme-d2 {color:#fff !important; background-color:#38a86b !important}
.w3-theme-d3 {color:#fff !important; background-color:#31935d !important}
.w3-theme-d4 {color:#fff !important; background-color:#2a7e50 !important}
.w3-theme-d5 {color:#fff !important; background-color:#236943 !important}
.w3-theme-dark {color:#fff !important; background-color:#144475 !important}
/*#3e45bd purple is the best button*/
