body {
	background-color: #FAFAFA;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content {
	text-align: left;
	height: 679px;
	width: 750px;
	position: relative;
	z-index: 1;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(media_lmc/bkgr-start.gif);
	background-repeat: no-repeat;
}
#knappar {
	height: 50px;
	width: 429px;
	position: absolute;
	top: 20px;
	z-index: 3;
	left: 320px;
	text-align: right;
}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	line-height: 30px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.black_brod {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #043882;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: #043882;
	text-decoration: none;
	font-style: italic;
}
#linkHome {
	position:absolute;
	left:14px;
	top:27px;
	width:172px;
	height:38px;
	z-index:6;
}
.centreradLogo {
	text-align: center;
}

