/*     hemliga.css     */

header {text-align:center;}
body {background-color:#d3d3d3;}	
  
#s1{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	}

#s2{
	margin-left:1cm;
	text-align:left;
	}

nav{
	text-align:center;
    	word-spacing:15px;
	}	 

#f1{float:right;}
#f2{float:right;}
#f3{float:right;}

footer{float:right;}
