body {

	background: url(../bilder/.jpg) repeat;
	text-align: center;

}


	
}


#header {

	height: 89px;
	border-bottom: 5px double #000000;
	background: #000000;
	width: auto;

}

#main {

	height: auto;
	padding: 10px;
	background: #000000;
	width: 780px;

}

#foto {

	height: auto;
	padding: 10px;
	background: #000000;
	width: 780px;

}


table {

	text-align: center;
	font-family: "Comic Sans MS", serif;
	font-size: 14px;
	color: #000000;

}


#nav {
	height: 25px;
	padding: 5px;
	border-bottom: 5px double #000000;
	background: #000000;
	width: 790px;
	
}


p {
	text-align: center;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16px;
	color: #000000;
}


.bildhoger {

	float: right;

}

.bildvanster {

	float: left;

}

img {
	margin: 5px;
}

a:link {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	font-family: "Comic Sans MS", sans-serif;
}

a:visited {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	font-family: "Comic Sans MS", sans-serif;
}

a:active {
	font-size: 18px;
	color: #000000;
	text-decoration: blink;
	font-family: "Comic Sans MS", sans-serif;
}

a:hover {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-family: "Comic Sans MS", sans-serif;
}

.fetstil {
	text-align: center;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
