* { margin: 0 auto; padding: 0; }html, body {	width: 97%;	height: 100%;	}	body {	height: 100%;		text-align: center;	background: black;	font-size: 14px;	font-family:georgia, verdana, arial, sans-serif;	color: white;	}		a:link{color:white;text-decoration:underline;}a:visited{color:white;text-decoration:none;}a:hover{color:black;text-decoration:underline;background: white;}a:active{color:black;text-decoration:underline;background: white;}h1 {font-family:georgia, verdana, arial, sans-serif;color: white;font-size: 35px;padding: 10px;}	/* divene */ 	#mainwrap { text-align: center;width:900px; min-height:100%;height:auto !important;height:100%;background: url("bakgrunn.gif");margin: 0; padding: 0;}#overskrift { height: auto;padding-bottom: 20px;}#wrap { width: 900px;height: 800px;}#meny { position: absolute; left:0;z-index:+1;float: left;margin-left: 60px;width: 100px;height: 100%;}#album {position: absolute; left:0;margin-left: 100px; float: left;width: 800px;height: 100%;}
