@charset "utf-8";

.header {
	
  background-image: url('http://www.scoutingstsalvius.nl/templates/scouting-tc3/images/patterns/header-blad.jpg');
  background-position: center top;
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  width: auto;

  height: 200px;
  overflow:hidden;
}

ul {
	list-style-type: none;
}


body {
	background-color: #f0f8e4;
	
	
}

.nav {
    

    height:800px;
    width:600px;
    float:right;
    padding:0px;	


}
.log img {
	width: 537;
	height: 1000;
	display: inline;
	position:float:right;
	left: 400px;
	top: 50px;
	margin-left: -268px;
}

.logo img {
	width: 537;
	height: 1000;
	display: inline;
	position: center top;

	margin-top: 30px;
	margin-left: 30px;
}