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

#tausta {
	width: 100%;
	background: url("images/essir_11.jpg") repeat-x;
 	}

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

#footer {
	background: url("images/essir_13.jpg");
	height: 89px;
	width: 900px;
	}


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

font#text2{
	font-size: 13px;
	font-family: "tahoma";
	color: 997e4d;
	font-weight:bold;
	}

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

font#otsikko2 {
	font-size: 13px;
	font-family: "tahoma";
	font-style: none;
	color: 998c00;
	}

font#copyt {
	font-size: 10px;
	font-family: "tahoma";
	color: 998c00;
	}

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

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

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

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