body, html {
	margin:10px auto;
	background:#f0deb7;
	text-align:center;
	font-family: SpkRg, verdana;
	font-size: 22px;
	color: #584115;
}
img
{
	border: 0;
}
#bildbox
{
	position: absolute;
	margin-left: -370px;
	left: 50%;
	width: 740px;
	text-align: left;
}
hr
{
	color: #D0B88B;
	border: none;
	border-bottom: 1px solid #D0B88B;
}
a
{
	color: #896127;
	text-decoration: none;
}
a:hover
{
	color: #D0B88B;
}

#nav
{
	text-align: center;
}
#nav a
{
	margin: 0 50px 0 50px;
}

h1
{
	font-family: SpkRg, Arial;
	text-align: center;
	color: #584115;
	font-size: 30px;
	text-shadow: 0 1px 2px rgba(164, 130, 79, 0.5);
}

.light
{
	color: #B89A68;
}


.clear
{
	clear: both;
}
