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

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

#tekstit {
	width: 800px;
	text-align: left;
 	}

#linkit {
	width="100%";
	text-align: right;
	}

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


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

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

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

font#copyt {
	font-size: 10px;
	font-family: "tahoma";
	color: 997e4d;
	}

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

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

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

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