body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../pictures/kunstnikutaustuus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #846648;
	background-attachment: fixed;
	letter-spacing: normal;
	word-spacing: normal;
}
a:link {
	color: #846648;
	text-decoration: none;
}
a:visited {
	color: #A98E56;
	text-decoration: none;
}
a:hover {
	color: #846648;
	text-decoration: underline;
}
a:active {
	color: #846648;
	text-decoration: none;
}
