#tausta {
	background: url("images/hyenar_11.jpg");
	width: 100%;
	}

#tekstikenttä {
	background: url("images/hyenar_11.jpg") repeat-y 50% 0%;
	width: 842px;
	}

#tekstit {
	width: 810px;
	text-align: justify;
 	}

#footer {
	background: url("images/hyenar_12.jpg");
	height: 40px;
	width: 842px;
	}

font {
	text-align: justify;
	font-size: 13px;
	font-family: "tahoma";
	color: 000000
	}

font#otsikko {
	font-size: 20px;
	font-family: "palatino linotype";
	font-style: italic;
	color: 364732;
	}

font#copyt {
	font-size: 10px;
	font-family: "tahoma";
	color: 74a18e;
	}

a {
	text-decoration: none;
	color: #364732;
	font-weight:normal
	}

a:link {
	text decoration: none;
	color: #364732;
	font-weight:normal
	}

a:visited {
	color:#364732;
	font-weight:normal;
	}

a:active {
	color: #364732;
	text-decoration: none;
	}
