body
{
	background: #f4ffff;
	font-family: arial, helvetic;
	font-size: 10pt;
	font-weight: normal;
}

#links
{
	position: absolute;
	left: 0;
	top: 0;
	width: 810px;
	margin-left: 10px;
	padding: 15px;
	text-align: left;
}

#rechts
{
	position: absolute;
	left: 850;
	top: 10px;
	padding: 10px;
	width: 200px;
	text-align: center;
	background-color: white;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

#copyright
{
	float: right;
	width: 200px; 
	padding: 3px;
	color: #000;
	background-color: RGB(142,201,248);
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 8pt;
	border: outset 3px;
}

.centreren
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.gameCount, .gameDesc
{
	font-family: arial, helvetic;
	font-size: 10pt;
	font-weight: normal;
}

.knop
{
	font-size: 9pt;
	border-style: outset; 
	border-width: 2px;  
	padding: 5px; 
	text-decoration: none;
	margin-bottom: 200px ;
}

/*
//# h1 (featured game text)
//# H2 (more games text)
//# gameTitle (title of the game)
//# gameCount (number of players)
//# gameDesc (game description)
*/
