body {
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #999999;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-3d-light-color: #666666;
	background-color: #dbb36b;
	background-image: url(images/gitaarback-003.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
h2 {
	font-family: Garamond, Georgia, "Bookman Old Style";
	font-size: 20px;
	line-height: normal;

}
h1 {
	font-family: Garamond, Georgia, "Bookman Old Style";
	font-size: 48px;
	color: #660000;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color: #330000;

}
a:link {
	font-family: Garamond, Georgia, "Bookman Old Style";
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #3366FF;
	cursor: crosshair;
	letter-spacing: 1px;

}
a:visited {
	font-family: Garamond, Georgia, "Bookman Old Style";
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
	cursor: crosshair;
	letter-spacing: 1px;

}
a:hover {
	font-family: Garamond, Georgia, "Bookman Old Style";
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	cursor: crosshair;
	letter-spacing: 1px;

}

