/* 

You may adapt elements of this CSS in your own projects, but the unique combination of images, 
colors, sizes, typography, and positioning ("the design") is copyright (c) 2005 Leendert van der Ree 
and may not be reproduced. (css template for Christine van der Ree Amsterdam)

*/ 

body {
	margin: 0;
	padding: 0;
	background-color: black;
	font-family: Georgia, Times, serif;
	font-size: 90%;
	text-align: center;
}


