
  body {
	 background: url(../kuvat/tausta5.jpg);
	 background-color: Silver;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	/*	 font-family: "Courier New", Courier, monospace; */ 
text-align: center;

} 

A:link {
font-family: Trebuchet MS, Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
font-size: 140%;
color:   DarkGreen; 
}
A:visited
{
text-decoration: none;  
color: maroon;
font-size: 140%;
}
A:active {
text-decoration: none;	 
color:  Lime;
font-size: 140%;
} 
A:hover {
 text-decoration: none; 	
 color: Teal;
 font-size: 140%;
}


	

div {
text-align: center;	
}

h1 { text-align: center;
	
}

h2 {
text-align: center;	
}

h3 {
text-align: center;	
}

h4 {
text-align: center;	
}

h5 {
text-align: center;	
}

h6 {
text-align: center;	
}

hr {
	
}

p {
text-align: center;	
}

textarea {
text-align: center;	
}

br {
text-align: center;	
}


 