html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	color: #ffffff;
	background: #987591;
	background-image:url('images/painter.jpg');
	background-repeat:repeat;
	text-align: center;
	font-family: WaldorfschriftIceland,arial,Helvetica,sans-serif;
}


a:link, a:visited {
	color: #d1bde2;
	background: none;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background: none;
	text-decoration: none;
}


#painter {
	position: absolute;
	top: 88px;
	left: 88px;
	font-size: 2em;
	text-align: left;
}
#painter p {
	margin: 0px 0px 0px 0px;
}


#topNav {
	position: absolute;
	top: 9px;
	left: 88px;
	font-size: .9em;
	line-height: 1.3em;
	text-align: left;
}
#nav p {
	margin: 0px 0px 0px 0px;
}


#lazure {
	position: absolute;
	top: 202px;
	left: 88px;
	width: 671px;
	padding: 0px 0px 20px 0px;
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
}
#lazure p {
	margin: 0px 0px 7px 0px;
}

#bottomNav {
	padding: 0px 0px 0px 0px;
	font-size: .9em;
	line-height: 1.3em;
	text-align: left;
}
#bottomNav p {
	margin: 55px 0px 0px 0px;
}
#bottomNav a:link, #bottomNav a:visited {
	color: #fcd4d4;
	background: none;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #ffffff;
	background: none;
	text-decoration: none;
}
