body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../pictures/teinetaust.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #FEEBC2;
	word-spacing: 0.3em;
	letter-spacing: 0.1em;
	cursor: hand;
	font-weight: normal;
	background-attachment: fixed;
}
a:link {

	color: #FEEBC2;
	text-decoration: none;
}
a:visited {

	color: #D3AF82;
	text-decoration: none;
}
a:hover {

	color: #FEEBC2;
	text-decoration: underline;
}
a:active {

	color: #FEEBC2;
	text-decoration: none;
}
