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

#tekstit {
	width: 900px;
	background: url("images/shiroir_18.jpg") repeat-x;
 	}

#tekstit2 {
	width: 800px;
	text-align: justify;
 	}

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

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

font#otsikko {
	text-align: right;
	font-size: 20px;
	font-family: "palatino linotype";
	font-style: italic;
	color: 42353a;
	}

font#copyt {
	font-size: 10px;
	font-family: "tahoma";
	color: 42353a;
	}

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

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

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

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