body{background: url(IMAGES/30.avif);
background-size: cover;
background-position: center;
background-attachment: no-repeat;
background-attachment: fixed; }

div {
    z-index: 1;}

@font-face{
  font-family: 'SuperPunk';
  src: url('SuperPunk-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;}


  h1 {position: absolute;
    z-index: 20;
    font-family: "SuperPunk", system-ui;
    font-weight: 900;
    font-size: 70pt;
    padding: 10pt;
    margin-top: auto;
    text-align:auto;
    width: 900px;
    color: #800020;}


    h3 {position: absolute;
    z-index: 20;
    font-family: "SuperPunk", system-ui;
    font-weight: 900;
    font-size: 20pt;
    padding: 10pt;
    margin-top: auto;
    text-align:auto;
    width: 900px;
    color: #800020;}

/* Navigation */

ul {
list-style-type: none; /* removes bullets */
margin-top: 90px;}

li {
display: inline;
margin-left: 5px;
margin-bottom: 0px;}

a {
font-family:"Avenir", sans-serif;
font-weight: 400;
font-size: 25pt;
color: rgb(0, 0, 0);
opacity: .4;
padding-right: 32px;
text-decoration: none;  /* removes underline */}

a:hover {
opacity: 1;}

a.active {
font-weight: 400;
opacity: 1;}


.navigation {
position: absolute;
width:100%;
height: 100%;
max-width: 627px;
max-height: 127px;
left: 55%;
top: 4%;}

/* Contact Organization */

.writingone{
z-index: 10;
position:absolute;
left: 580px;
top: 450px}

.writing1{
z-index: 10;
position:absolute;
left: 580px;
top: 470px}

.writingtwo{
z-index: 10;
position:absolute;
left: 580px;
top: 540px}

.writing2{
z-index: 10;
position:absolute;
left: 580px;
top: 560px}

.writingthree{
z-index: 10;
position:absolute;
left: 580px;
top: 630px}

.writing3{
z-index: 10;
position:absolute;
left: 580px;
top: 650px}

.writingfour{
z-index: 10;
position:absolute;
left: 580px;
top: 720px}

.writing4{
z-index: 10;
position:absolute;
left: 580px;
top: 740px}

.writingsubmit{
z-index: 10;
position:absolute;
left: 700px;
top: 960px}

.writinglinkden{
z-index: 10;
position:absolute;
left: 1120px;
top: 680px}

.writingemail{
z-index: 10;
position:absolute;
left: 1120px;
top: 800px}

.writingE{
z-index: 10; 
position:absolute;
left: 100px;
top: 470px}

.writinge{
z-index: 10;  
position:absolute;
left: 100px;
top: 590px}


p{font-family:"Avenir", sans-serif;
font-weight: 700;
align-content: center;}

/* Contact Form */

input[type=text], select, textarea {
  z-index: 10;
  width: 300px;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 3px;
  margin-bottom: 16px;
  resize: vertical}

[type=submit] {
  background-color: #c8909d;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;}

[type=submit]:hover {
  background-color:#800020;}

.container {
top: 400px;}

.pa{
position: absolute;
width: 760px;
height: 750px;
left: -500px;
top: 200px;
padding: 20px;
margin-right: 10px; 
margin-bottom: 10px;
background: url(IMAGES/PA.avif); 
display: block;
float: left}


/* Footer */

.footer {
z-index: 11;
position: absolute;
width: 100%;
height: 50px;
left: 0px;
top: 1024px;
background: #800020;
color: lightgrey;
font-family: 'Avenir', sans-serif;
font-weight: 200;
font-size: .8em;
text-align: center;
padding-top: 10px;}