	body {
	text-align: center; /* for IE */
	background-image: url(../graphics/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #2a3b31;
	SCROLLBAR-HIGHLIGHT-COLOR: #55605a;
	SCROLLBAR-SHADOW-COLOR: #1f2320;
	SCROLLBAR-3DLIGHT-COLOR: #34463c;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #67726c;
	SCROLLBAR-DARKSHADOW-COLOR: #171f1a;
	background-color: #000000;
	}
	#meny {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 0px solid #000;
	width: 800px;
	}	
	
	#innehall {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 0px solid #000;
	width: 800px;
	}

