BODY { 
  font-family: Papyrus;
  background-image: url(../Billederhalskaeder/baggrund.jpg);
  background-attachment: fixed;
  color: #002D00;
}

H1 { 
  font-weight: bold; 
  font-size: xx-large;
  color: #004000;
  text-align: center;
}

H2 { 
  font-weight: normal; 
  font-size: medium;
  text-align: center;
}

H3 { 
  font-weight: bold; 
  font-size: large;
  color: #004000;
  text-align: center;
}

A:link, A:visited, A:active { 
  text-decoration: underline;
  color: #004000;
}

P {
  font-weight: normal; 
  font-size: normal;
  font-variant: normal;
  font-style: normal;
  color: #004000;
}

img {vertical-align:middle}
