
h1{ text-decoration: underline;
	color: rgb(7,93,15); }
h3{ color: rgb(7,93,15); }
a:link {
	color: #000000;
	text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #999999; }
a:hover {
	text-decoration: underline; }
a:active {
	text-decoration: none;
	color: #000066; }
body {
	font-family: Arial, sans-serif;   
	text-align: justify;
	margin-right: 7%;
	margin-left: 4%;
	background-image: url('taustalogo.jpg'); 
	background-color: white; 
	background-repeat: repeat-y;
	background-attachment: fixed; 
	background-position: center; }