body {
	background: silver url(images/achtergrond1.jpg) no-repeat fixed center top;
}

div#tabbalk {
	background-image: url(images/tab_home.png);
	height: 33px;
	width: 100%;
	margin-left: 1px;
	overflow: hidden;
}

div#vlak {
	background: red url(images/bg_rood.gif);
}
h2 {
	color: red;
}