@charset "iso-8859-1";
/* CSS Document */

body {
	background: url(images/back.jpg) center top repeat-x #4b650f;
}

#wrapper {
	width:1024px;
	margin:auto;
	background: url(images/back1.jpg) center bottom no-repeat #4b650f;
	
	position: relative;
}

#header {
	background:url(images/line.jpg) center top no-repeat;
	
	
}

#header h1 {
	text-align:center;
	padding-top: 40px;
	color: #090;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	padding-bottom: 20px;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #030;
	padding: 0px 100px
}
	
#header a {
	color: #090;
	text-decoration: none;
}

#header .pic {
	border: 1px solid #666666;
	background: #ffffff;
	padding: 4px;
}
#bilder {
	position:absolute;
	bottom:80px;

