body
{
	background-color: #f8f8f8;
}

#container
{
	width: 500px;
	margin: 0 auto;
}

#blauw
{
	background-image: url(../images/wieiswie/blauw.jpg);
	background-repeat: no-repeat;
	height: 214px;
	width: 500px;
	margin-bottom: 10px;
}

#geel
{
	background-image: url(../images/wieiswie/geel.jpg);
	background-repeat: no-repeat;
	height: 214px;
	width: 500px;
	margin-bottom: 10px;
}

#groen
{
	background-image: url(../images/wieiswie/groen.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 500px;
	margin-bottom: 10px;
}

#roze
{
	background-image: url(../images/wieiswie/roze.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 500px;
	margin-bottom: 10px;
}

#paars
{
	background-image: url(../images/wieiswie/paars.jpg);
	background-repeat: no-repeat;
	min-height: 215px;
	width: 500px;
	margin-bottom: 10px;
}

.tekst
{
	width: 340px;
	height: 150px;
	.margin-left: 20px;
	padding-left: 20px;
	margin-left: 130px;
	padding-top: 20px;
}

.foto
{
	padding-top: 40px;
	padding-left: 20px;
	float: left;
}
