* { margin: 0 auto; padding: 0; }html, body {	width: 97%;	height: 100%;	text-align: center;	}	body {	height: 100%; 	text-align: center;	background: black;	font-size: 14px;	font-family:georgia, verdana, arial, sans-serif;	}					/* divene */ #wrap { text-align: left;background: url("bilder/forside.jpg") no-repeat;width: 800px;height: 706px;margin: 0 auto;padding: 0;}#header { text-align: center;width: 800px;height: 190px;margin: 0 auto;padding: 0;}#meny { text-align: center;width: 800px;margin: 0 auto;padding: 0;}a:link{color: #c9c;font-size: 30px;text-decoration:underline}a:visited{color: #c9c;font-size: 30px;text-decoration:underline}a:hover{color: white;background: #c9c;font-size: 30px;text-decoration:underline}a:active{color: black;background: #c9c;font-size: 30px;text-decoration:underline}	