a:link {
  color: #640D5F;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: #B12C00;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: #B12C00;
  background-color: transparent;
  text-decoration: underline;
  text-decoration-color: #B12C00;
}

a:active {
  color: #B12C00;
  background-color: transparent;
  text-decoration: underline;
}

h1 {
                color:#1F1C26;
                font-size: 55px;
                letter-spacing: 4px;
        text-shadow: 0 0 5px white, 0 0 10px white, 0 0 20px green;
                
            }
            h2 {
                color: #06923E;
                
            }
            p {
                color: #212121;
            }
::selection {
    background: #06923E; /* Background color */
    color: #FFF; /* Text color */
}
body {
  background: url(https://dl.dropboxusercontent.com/scl/fi/6g9m0alel06pfeh8ejeke/backgroundhome.png?rlkey=1va3d8lyy1q1fiq2hjizl1h4c&st=sciuyl94&dl=0);
  background-size: cover;
  background-color: #828282;
  color: #212121;
  font-family: ER Kurier, monospace;
    margin: -50px 0px 0px 0px;
}
.aligncenter {
    text-align: center;
}

/*#bordbig {
  border: 1px solid #091057;
  border-radius: 5px;
  height: 400px;
  width: 300px;
  position: fixed;
  top: 50px;
  left: 300px;
}
/*
 * #333446
#7F8CAA
#B8CFCE
#EAEFEF
#EFE4D2
#254D70
#131D4F
#954C2E
#F4EBD3
#DED3C4
#bordsmall {
  border: 1px solid #091057;
  border-radius: 5px;
  height: 200px;
  width: 300px;
  position: fixed;
  left: 630px;
  top: 50px;
}
*/
@font-face { font-family: DoctorPunk; src: url(https://dl.dropboxusercontent.com/scl/fi/x1eexrffhgnqmm17yp46j/doctor-punk.otf?rlkey=4osc1xc48fg082rp3bonnq1hk&st=135b7okf&dl=0); } 
      h1 {
         font-family: DoctorPunk
      }

             @font-face { font-family: Typewriter; src: url(https://dl.dropboxusercontent.com/scl/fi/ch9p0van2tw0i4ej9uq6n/JMH-Typewriter.otf?rlkey=exop7phqqbhbmwzcfhdm2ptc3&st=dte2jh0y&dl=0
); } 
      h2 {
         font-family: Typewriter
      }
