* {
	margin: 100;
	padding: 0;
}
html,body{
	background-image: url('L888.png');
	height: 100%;
	margin: 0;
	padding: 0;
	 background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 }

 #TopDivHome{
background-color: hotpink;

height: 100%;
width: 100%;
font-family: "Impact";
font-weight: bold;
font-size: 59px;
color: #848484;

 }

 #TopDiv{
 background-color:#848484;
 margin:0px;
 padding:100px;
 height:50px;
 width:100%;
}

#TopPdf{
 position:absolute;
 background-color:#848484;
 width: 100%;
}
 #Plaatjesmetlinkjes{
 height: 100%;
 width: 100%;
 background-image:url('L1040186.JPG');
 background-repeat: no-repeat;

}

#BottomIndex{
	position:absolute;
	left:0;
	bottom:0;
	background-color:#848484;
	height: 100px;
	width: 100px;
}

.Roze{
	margin-left: 1px;
}