body {
	background: #000;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 69%;
	color: #eee;
	text-align: center;
	line-height: 150%;
}

a {
	color: #80613e;
	text-decoration: underline;
 }
 
a:hover {
	color: #dac858;
	text-decoration: none;
}

a:visited {
	color: #b5a482;
}

h1 {
	text-indent: -3000px;
	overflow: hidden;
	background: url("smuklogo.gif") top left no-repeat;
	height: 220px;
	width: 350px;
	border: 0;
	padding: 0;
	margin: 50px auto 0 auto;
	
}

p {
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 20px 0;
}

p.keuze {
	font-size: 1.3em;
	font-style: italic;
}

object {
	margin: 0;
}

