
h1{ text-decoration: underline;
	color: rgb(7,93,15); }
h3{ color: rgb(7,93,15); }
a:link {
	color: #0F5514;
	font-weight: bold;
	text-decoration: none; }
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0F5514; }
a:hover {
	text-decoration: underline; }
a:active {
	text-decoration: none;
	color: #0F5514; }
body {
    margin-top: 5px;
    font-family: "Times New Roman", Times, serif;  
	text-align: justify;
	background-image: url('tukkipinot_1920x1280px.jpg'); 
	background-position: top;
	background-repeat: no-repeat;
	background-color: white; }
tr 	{
    background-color: rgba(255, 255, 255, 1);
 }