body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #4d402d;
	line-height: 17px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/andreas_background_large.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:218px;
	height:192px;
	z-index:1;
}

