html, body, h1, h2, h3, p, div, span, ul, ol, li, img {
	border:0;
	margin:0;
	padding:0;
}
html {
	height:100%;

}
body {
	font-family:candara, Constantia, calibri, cambria, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	height:100%;
	background:url(/style/logobak.png) no-repeat top left;
}
#about {
	position:absolute;
	top:65px;
	left:-5px;
	height:100px;
	width:189px;
/*	background:url(/style/logo.png) no-repeat top left;*/
}
#about div {
	padding:70px 16px 0 20px;;
	font-size:11px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
}
#about div a {
	text-decoration:none;
	color:#7A0D0D;
}
#wrapper {
	width:100%;
	height:100%;
}
ul#content {
	position:absolute;
	bottom:2px;
	margin:0 3% 2px 20%;
	display:block;
	width:77%;
}
li {
	list-style:none;
	display:block;
	margin-top:.5em;
	margin-bottom:.2em;
	padding:12px 12px 12px 24px;
	background:#f6f6f6 url(/style/bubble.png) no-repeat top left;
}
li a {
	text-decoration:none;
	line-height:1.2;
	color:#999;
}
li:hover {
	cursor:pointer;
	background:#EEE url(/style/bubble-dark.png) no-repeat top left;
}
li:hover a {
	color:#666;
}
a:focus {
	outline-style:none;
}
span strong {
	color:#CC99CC;
	font-size:30px;
	text-transform:lowercase;
}
.jag-alskar span strong {
	color:#CD071E;
}
.jag-hatar span strong {
	color:#222;
}
.jag-tycker span strong {
	color:#97BE0D;
}
.jag-tanker span strong {
	color:#009EE0;
}