body{
	height: 100%;
	padding:0;
	margin:0;
	background-color: #000;
	background-image: url("http://funkiehouse.nl/blog/wp-content/themes/funk/images/bg.jpg");
}

#container{
	margin-top: 0px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	text-align: center;
}

#header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 50px;
}

span.header{
	width: 100%;
	display: block;
	float: left;
	background-color: #000;
}

#imgs{
	padding-top: 50px;
	clear: both;
}

img#headerimg, img#events{
	border: 0 none #FFF;
}

.thumb{
	border: 5px solid #F5F5F5;
	margin-right: 15px;
	margin-bottom: 15px;
}

strong{
	color: #FFF;
}

a{
	color: #FFF;
}
