#body {
	text-align:center;
}

a {
	color: #000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif
}

a:link {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #666;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	height: 198px;
	margin-left: -380px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -99px;
	text-align: center;
	
}
#wrapper {
	background-image: url(../images/tweetrappen.jpg);
	background-repeat:no-repeat;
	position: absolute;
	height: 198px;
	width: 328px;
	left: 214px;
	top: 0px;
}
#linkerkantgrijs {
	background-color: #CCBDB6;
	width: 30px;
	height: 172px;
	position: absolute;
	left: 0px;
}
#oudlogo {
	height: 172px;
	width: 172px;
	margin-left: 36px;
}

#pietjelogo {
	width: 172px;
	height: 172px;
	position: absolute;
	left: 549px;
	top: 25px;
}

#rechterkantgrijs {
	background-color: #73665e;
	width: 30px;
	height: 172px;
	position: absolute;
	left: 726px;
	top: 25px;
}
#skip {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align:right;
	font-size:10px;}
	

