body 	
			{
  		padding:0;
  		margin:0;
  		background-color:#070706;
text-align:center;
color: white;
  		}

.kuva
		 {		 
		 padding:0;
		 margin:0;
		 }

a:visited  
{color: white; text-decoration:underline;}
a:link  
{color: white; text-decoration:underline;}
a:active  
{color: white; text-decoration:underline;}
a:hover   
{cursor: crosshair; color: #C0FFC0; 
background-color: lightslategray; text-decoration:underline;}