*
{
	margin:					0;
	padding:				0;
}
body, textarea, input, select
{
	font-family:			Arial;
	font-size:				12px;
}
img
{
	border:					none;
}
a
{
	text-decoration:		underline;
	cursor:					pointer;
}
:focus
{
	-moz-outline-style:		none;
	outline:				none;
}
:root
{
	overflow-y:				scroll !important;
}

body
{
	background:				#6D6E71 url(achtergrond.gif) repeat-x;
}
#wrapper
{
	width:					629px;
	height:					491px;
	position:				absolute;
	left:					50%;
	top:					50%;
	margin-top:				-245px;
	margin-left:			-300px;
}
#wrapper a
{
	display:				block;
}
