body { 
	font-family: georgia,'trebuchet ms'; }

body, a {
	color: #999; } 

.content { 
max-width: 800px;
margin: auto;
font-size: 20px;
	/*text-shadow: 1px 1px #666;*/
 }

h1 { 
	margin-top: 80px;
	font-size: 100px;
	font-weight: normal;
	 }

.bloempjes {
	margin-top: 200px;
	font-size: 80px;
}

a { color: black; text-decoration: none; }
a:hover { text-decoration: underline; }

.content p {
	padding-left: 6px;
}
