@charset "utf-8";
taiteilija_tyyli {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container{
	margin:30px auto;
	clear: both;
	width: 950px;
	height: auto;
}
#Nimi_header {
	font-family: System, "Arial Narrow";
	font-size: 36px;
	text-align: center;
	width: 800px;
	margin-bottom: 20px;
}
#kuva_linkki {
	float: left;
	width: 150px;
	height: 700px;
}
#kuva_ikkuna {
	height: auto;
	width: 500px;
	float: left;
	font-family: Sylfaen, "Times New Roman";
}
#linkki_kuva {
	border:0px;
	width: 500px;
	height: auto;
}


#teksti {
	font-family: Sylfaen, "Times New Roman";
	width: 500px;
	height: auto;
	text-align: left;
	float: left;
	font-size: 13px;
}
.Linkki {
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-family: Sylfaen, "Times New Roman";
}
ul{
	list-style-type:none;
	;
}
#PALUU{
	color: #66CAFF;
	text-decoration: none;
	font-family: System, "Arial Narrow";
	font-size: 16pt;
}

