* { margin: 0 auto; padding: 0; }html, body {	width: 97%;	height: 100%;	}	body {	height: 100%;		text-align: center;	background: #999;	font-size: 14px;	font-family:georgia, verdana, arial, sans-serif;	}				/* divene */ 	#wrap { width:800px; height: 100%;margin: 0; text-align: center;background: white; padding: 0;margin:10px;}#header { height:200px;width:794px;border: solid 3px;border-color: #639; background: url("header.jpg"); }	#topcontent {text-align: left;float: right; background: white;width:800px;height: auto;padding: 0px;}	#hjornet {float: left; width:620px;height:41px;text-align: center;background: url("hjornet.jpg") no-repeat; }#hjornet2 {float: left; width:620px;height:41px;text-align: center;background: url("hjornet2.jpg") no-repeat; }#hjornet3 {float: center; width:120px;height:41px;text-align: center;background: url("hjornet3.jpg"); }#hjornet4 {float: center; width:120px;height:41px;text-align: center;background: url("hjornet4.jpg"); }#left { font-size: 18px;color: #639;border: solid 3px;border-color: #639; float: left; width:126px;height:auto;margin: 10px;text-align: center;background: white; }		#content {float: left; background: white; width:590px;height: auto;padding: 0px;margin: 14px;}				h1 {color: grey;font-size: 30px;}p { padding: 5px; /*Vil gj¿re slik at teksten dyttes vekk fra kanten. */ margin: 20px;}a:link{color:#639;text-decoration:underline}a:visited{color:#639;text-decoration:none}a:hover{color:grey;text-decoration:underline}a:active{color:blue;text-decoration:underline}		h2{color: #639;font-size: 16px;}