body {
	background-image: url(arbetsfiler/jpbackground.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
* {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cansterbild {
	border-right-style: 10;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	margin-top: 140px;
	padding-left: 20px;
}
#container #menyrad {
	background-image: url(arbetsfiler/Header_vit.png);
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	word-spacing: 10px;
	width: 1075px;
	float: left;
	color: #666666;
	margin-top: 15px;
}
#container #mitten {
	height: auto;
	width: 1075px;
	float: left;
	background-image: url(arbetsfiler/body_back.png);
}
#container #footer4 {
	background-image: url(arbetsfiler/Footer_vit.png);
	background-repeat: no-repeat;
	height: auto;
	text-align: center;
	width: 1075px;
	float: left;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

