body{
	background-image: url(tausta.jpg);
	background-repeat: repeat;
	
}
a:link, a:active, a:visited
		{
	color:#293879;
	font-family: "Book Antiqua";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	
}
		
