/* CSS Document */

#maincontainer{
position: absolute;
width: 511px;
margin-left: -256px; /* helft van breedte */
height: 579px;
margin-top: -289px; /* helft van hoogte */
top: 50%;
left: 50%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
</style>

