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

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

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

font#text{	font-size: 12px;
		font-family: "tahoma";
		color: 000000;}

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

font#linkit{	font-size: 13px;
		font-family: "tahoma";
		color: #C04469;}

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

a {		text-decoration: none;
		color: #C04469;
		font-weight:normal;}
a:link {	text decoration: none;
		color: #C04469;
		font-weight:normal;}
a:visited {	color: #C04469;
		font-weight:normal;}
a:active {	color: #C04469;
		text-decoration: none;}
