body {
	font-family: Papyrus, Verdana, Arial, serif;
	color: #E1CB8F;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/indeststartile.jpg);
	background-repeat: repeat;
	cursor: crosshair;
	background-color: #000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#705D3C;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#705D3C;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color: #000000;
	padding: 10%;
	position: absolute;
	top: auto;
	font-size: x-small;


}
a:link {
	font-family: Papyrus, Verdana, Arial, serif;
	font-size: x-small;
	font-weight: lighter;
	color: #E1CB8F;
	text-decoration: none;
	cursor: w-resize;
}
a:visited {
	font-family: Papyrus, Verdana, Arial, serif;
	font-size: x-small;
	font-weight: lighter;
	color: #E1CB8F;
	text-decoration: none;
	cursor: w-resize;
}
a:hover {

	font-family: Papyrus, Verdana, Arial, serif;
	font-size: x-small;
	font-weight: lighter;
	color: #705D3C;
	text-decoration: none;
	cursor: w-resize;
}
a:active {


	font-family: Papyrus, Verdana, Arial, serif;
	font-size: x-small;
	font-weight: lighter;
	color: #705D3C;
	text-decoration: none;
	cursor: w-resize;
}
h1 {
	font-weight: lighter;
	font-family: Papyrus, Verdana, Arial, serif;
	text-decoration: none;
	cursor: crosshair;
}
