h1, h2, h3 { font-family: Garamond, Serif; 
			 text-align: center; }
h1 { font-size: 24 pkt.; }
h2 { font-size: 150%; }
h3 { font-size: 100%; }
body { color: Red; background: white; }
body { font-family: Garamond, sans-serif;
		text-align: left; }
body { background: white url('images/BaggrundJuleelsker.gif');
	   background-attachment: fixed; }
:link { color: blue }  /* for unvisited links */
:visited { color: marin } /* for visited links */
:active { color: rgb(255, 0, 102) } /* when link is clicked */
:hover { color: red } /* when mouse is over link */
BODY {scrollbar-3dlight-color:#FF0000;
      scrollbar-arrow-color:#F0F8FF;
      scrollbar-base-color:white;
      scrollbar-track-color:white;
      scrollbar-darkshadow-color:#F0F8FF;
      scrollbar-face-color:#FF0000;
      scrollbar-highlight-color:;
      scrollbar-shadow-color:}