body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 115%;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(pics/beertje_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-size: 92%;
	line-height: 115%;
}
#menu {
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-image: url(pics/corner.gif);
}
#menu a {
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
#menu a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #222222;
	margin: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 0px;
}
#contact {
	font-size: 11px;
}
