BODY {
	background: #D8E9FD none;
	background-image: url(pictures/palkki.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: "Arial Narrow", sans-serif;
	margin: 0;
	padding: 0;
	}

#navigation a {
	color: #000066;
	font-family: "Arial Narrow", sans-serif;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
A:Hover {
	color: #221100;
	}

