  body {
  background-position: center; 
  background-size: cover;
  background-repeat: no-repeat; 
  background-attachment: fixed;
  background-color: black; 
  font-family: Verdana;
  } 
  ul {
  list-style-type: none; color: white; 
  } 

  p { color: white; 
  } 
  h1 {
  color: white; } h3 {color: white; } a:link {color: white;
  }
  a:visited {color: white;} a:hover {color: #B53B41;} 
  .max {font-size: 200%;} 
  .min {font-size: smaller;} 
  .big {font-size: 150%;} 
  .border {width: 40%;text-align: right;font-size: 200%}
  .links {width: 100%; text-align: right; font-size: normal}
  .ein {padding-left:30px;}
  .resize {max-width:5%; max-height: 5%;}
