* {
	margin: 0;
	padding: 0;
}
html,body{
	background-color:#848484;
	margin: 0;
	padding: 0;
 }

 #TopDivHome{
background-color:#848484;

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

 }

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

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

}

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

.Roze{
	margin-left: 252px;
}