body {
	background-image:url(wood.jpg);
}


#center_header{
	
	height:153px;
	margin:auto;
	width:980px;
	}
#left_header{
   float:left;
   font-size:40px;
   line-height: 100px;
   text-align: center;
   width:370px;
   
}
#menu{
	float:right;
	height: 30px;
	margin:125px 0 0;
	width: 530px;
	}
#menu a{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 12px;
	}
	
#menu a:hover {
	color:#000000;
	active:image:url(menublaa.png);}

#menu a:hover{
	background-image:url(menublaa.png);
	
}

#wrapper2{
   background-color: #ffffff;
	width: 980px;
	height: 380px;
	padding: 25px;
	margin: auto;
	border-radius:5px;
}  

#content{
	width:700px;
	height:200px;
	margin:px px px 0;
	background: #fff;
	font-size:14px;
	float:right;
	}
#content h2{
	padding: 10px 0 10px 20px;
	}
#content p{
	margin:15px;
	}
	
#fisk {
	margin:px;
	float:left;
}
	
	#footer{
	height:130px;
	}
#center_footer{
	
	height: 130px;
	width: 1025px;
	margin:0 auto;
	}
#left_footer,#right_footer {
	width:450px;
	padding:20px;
	float:left;
	}
#left_footer b{
	color:#fff;
	}
#left_footer li{
	float:left;
	margin:0 20px;
	}
#left_footer img{
	width:60px;
	height:60px;
	}
#right_footer{
	float:right;
	}
#right_footer a{ 
	color:#fff;
	padding:0 10px;
	line-height: 21px;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	}
#footer span{
	color:#fff;
	font-size: 13px;
	margin-left: 150px;
	}
	
	a:link {
		text-decoration: none;
	}
	
h2: { 
	font-size:18px;
    text-align:center;
	}
	

	