/* 10days 2006  main*/

html,body {
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #3f3f4b;

}
a{
	color: #5e733b;
}
#linksext {
	position: absolute;
	top: -500px;
	left: 0px;
}

#con{
	text-align: center;
/*Dan valt ie niet binnen 800x600*/
/*width: 100%;*/
/*	overflow: hidden;*/

}
