html, body {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
	background: #d2be96;
	text-align: center;
}

#content {
	margin: 20px auto;
	width: 876px;
}

h1 {
	margin: 0;
	background: url('/agaam.gif') no-repeat;
	width: 432px;
	height: 59px;
}

h1 b {
	display: none;
}

img {
	border: 0;
}

#subtitle {
	background: url('/alles-over-agamen.gif') no-repeat;
	width: 491px;
	height: 31px;
	float: right;
	padding-bottom: 20px;
}

#subtitle a {
	display: none;
}

#banner {
	bottom: 0;
}
