body {	/*background-image: url("släktbild1.jpg");*/	background-repeat: no-repeat;	background-color: grey;}#header{	/*Toppen Släkten Örberg Nygren*/	background-image: url("bilder/orbergnyberg6.jpg");	/*background-repeat: no-repeat;*/	/*background-color: navajowhite;*/	/*width: 990px;width: 1200px;*/	width: 990px;	height: 175px;	background-repeat: no-repeat;	position: absolute;	/*left: 42%;*/	}#main{	/*förflytta hela rutan höger vänster*/	/*background-image: url("orbergnyberg.jpg");*/	/*width: 1000px;left: 42%;margin-left: -400px;position: absolute;*/	width: 1000px;	height: 900px;	position: absolute;	left: 42%;	margin-left: -400px;	}#menuBar{	/*background-color:  #da4322;width: 990px;*/	background-color: #ffe699;	width: 990px;	height: 25px;	position: absolute;	margin-top: 100px;	}#menuBar ul{		display: inline;		list-style-type: none;	}#menuBar li{  	height: 25px;	float: left;	/*ändra knapp i sidled*/  /*ändra storleken på knappen*/	margin-right: 190px;	text-align: center;	}#menuBar a:link{	background-color: darkKhaki;	color: white;	text-decoration: none;		/*ändra knapp storlek 115px*/	width: 190px;	height: 25px;	font-size: 20px;	position: absolute;	margin-left: 10px;	border-left: 1px solid black;	border-right: 1px solid black;	text-decoration: none;}#menuBar a:visited{		background-color: darkKhaki;	color: white;	border-left: 1px solid black;	border-right: 1px solid black;	text-decoration: none;	}#menuBar a:hover{	background-color: white;	color: navajowhite;}#mainBox{	/*Ändra storleken på bakgrunden;background-size: 500px 300px;height: 600px;width: 970px;background-position: bottom 50px center;*/	/*background-image: url("");*/	background-repeat: no-repeat;	background-size: 500px 300px;	background-position: bottom 50px center; 	/*background-color: #ffe699;#F0E68C;#EEE8AA;*/	background-color: #EEE8AA;	color: black;	word-wrap: break-word;	/*overflow-y: scroll;*/	padding: 10px;	position: absolute;	margin-top: 130px;	width: 970px;	height: 600px;}#footer{	background-color: navajowhite; 	width: 990px;	height: 20px;	position: absolute;	margin-top: 725px;}h2{	margin: auto;}.text{	text-indent: 50px;	font-size: 18px;}