* {	margin: 0;	padding: 0;}body {	background-image:url('gradient.png');	background-repeat: repeat-x;	background-color: #FFFF99;	background-position:top;	font-size:11px;	font-family:Verdana, Arial, Helvetica, sans-serif;}p {	font-size:11px;	line-height:16px;}h3 {	font-size:14px;	line-height:16px;}	a:link {	color: #666666;	text-decoration:none;	font-size:120%;}a:visited {	color: #666666;	text-decoration:none;	font-size:120%;}a:active {	color: black;	text-decoration:underline;	font-size:120%;}a:hover{	color: #666666;	text-decoration:underline;	font-size:120%;}a.liten:link {	color: #666666;	text-decoration:none;	font-size:100%;	line-height:19px}a.liten:visited {	color: #666666;	text-decoration:none;	font-size:100%;	line-height:19px}a.liten:active {	color: black;	text-decoration:underline;	font-size:100%;	line-height:19px}a.liten:hover{	color: #666666;	text-decoration:underline;	font-size:100%;	line-height:19px}a.text:link {	color:#0000FF;	text-decoration:none;	font-size:11px;	text-align:left;}a.text:visited {	color:#0000FF;	text-decoration:none;	font-size:11px;	text-align:left;}a.text:active {	color:#0000FF;	text-decoration:underline;	font-size:11px;	text-align:left;}a.text:hover{	color:#0000FF;	text-decoration:underline;	font-size:11px;	text-align:left;}div#meny {    width: 184px;    height: 411px;    position:absolute;		top:55px;		left:200px;		float:left;}div#main {	width: 430px;	height: 445px;	position:absolute;	top:20px;	left:400px;}div#links {	width:170px;	position:absolute;	top: 118px;    float: left;    display: inline;	text-align:right;	}div#text {	width: 290px;	height: 345px;	position:absolute;	top:133px;	left:24px;	display:inline;}.meny {	background-image:url('meny_bg22.png');	background-repeat:no-repeat}.main {	background-image:url('main_bg2.png');	background-repeat:no-repeat}
