body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #1C1713;
}#main {
	background-image: url(achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	position: absolute;
}
#main #logootjes {
	position: relative;
	top: 71px;
}
#main #logootjes #naw {
	position: relative;
	top: 30px;
	font-family: arial;
	font-size: 10px;
	color: #FFF;
}
#main #logootjes #naw a {
	color: #FFF;
	text-decoration: none;
}

#main #flash {
	height: 400px;
	width: 100%;
	top: 70px;
	position: relative;
}
#main #logootjes #naw a:hover {
	color: #C20027;
	text-decoration: none;
}
.twitding  {
	height: 150px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#main .melding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #900;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 5px;
	position: fixed;
	top: 0px;
	z-index: 999;
	width: 100%;
}
#main .melding a {
	color: #FFF;
}

