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

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

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

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

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

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

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

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

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

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