body {font-family: verdana; 
      background-image: url("../images/Baggrunds-logo-grå.JPG");
      background-repeat: no-repeat;	
      background-attachment: fixed;
      background-position: center center;}
P {color: #990000;	font-family: verdana;	font-size: 10px;}
H1 {color: #990000;	font-weight: bold;	font-family: verdana;	font-size: 16px;}
H2 {color: #990000;	font-weight: bold;	font-family: verdana;	font-size: 14px;}
H3 {color: #990000;	font-weight: bold;	font-family: verdana;	font-size: 12px;}
a:hover {background-color: #E5E5E5; color: #990000; font-weight: bold; letter-spacing: 1px; text-decoration:none;}
body {scrollbar-face-color:		#E5E5E5;
	scrollbar-highlight-color: 	#990000;
	scrollbar-3dlight-color:	#C0C0C0;
	scrollbar-arrow-color:		#990000;
	scrollbar-darkshadow-color:	#990000;
	scrollbar-base-color:		#C0C0C0;
	scrollbar-track-color:      #C0C0C0;
	scrollbar-shadow-color:     #990000;}
