body {
	color: #000;
	background-color: #fff;
	align: center;
	text-align: center;
}


#arbetsyta {
	width: 720px;
	height: auto;
	margin: 0 auto 0 auto;
	border: 0;
	text-align: center;
}

#logo {
	width: 720px;
	height: 140px;
	margin: 0;
	border: 0;
	background-image: url('images/foretagshuset.gif');
	background-repeat: no-repeat;
	background-position: top center; 
}


#innehall {
	width: 706px;
	height: auto;
	margin: 0 auto 0 auto;
	border: 0;
	text-align: center;
}

p {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	margin: 0;
}


img {
	border: 0;
	margin: 0;
}

a:link {
	color: #8192B3;
	text-decoration: none;
}

a:visited {
	color: #8192B3;
	text-decoration: none;
}

a:hover {
	color: #8192B3;
	text-decoration: none;
}

a:active {
	color: #8192B3;
	text-decoration: none;
}
