
#container { background: #fff; width: 100%; }
#header {
	display: none;
}
#links {
	display: none;
}
#fotos {
	display: none;
}
#footer {
	display: none;
}
#menu {
	display: none;
}
#content { width: 150%; }
#midden { width: 100%; }
#tekst { width: 200%; }
#tekst p { width: 200%; font-size: 1.6em; }
img { width: 100%; height: 200%; }
.remove {
	visibility: hidden;
}