a:link {color: #000000;text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}
a:hover {color: #ffffff;text-decoration: underline;}
a:active {color: #000000;text-decoration: underline;}
a:link img, a:visited img {border-color: #000000;}
a:hover img {border-color: #ffffff;}



body {
		margin: 0;
  		padding: 0;
  		height: 100%;
		background-image: url(layout/taustakuva.png);
		background-color: #b7b7c0;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center top;
}




img {
		border:1px solid #9f8c8c;
		margin-right: 10px;
}


td {
		padding: 0px 28px;
}



h1 {
		font-size: 15px;
		font-family: arial;
		color: #000000;
		text-align: left;
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 20px;
}


h2 {
		font-size: 13px;
		font-family: arial;
		color: #000000;
		text-align: left;
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 4px;
}


.teokset {
		margin-top: 20px;
		margin-bottom: 10px;
		border: 2px solid #000000;
}


#kokosivu {

		position: absolute;
		left: 50%;
		margin-left: -400px;
		z-index: 1;
		width: 801px;
		height: 100%;
		background-image: url(layout/taide.png);
		background-repeat: no-repeat;
}


#kokosivu_eng {

		position: absolute;
		left: 50%;
		margin-left: -400px;
		z-index: 1;
		width: 801px;
		height: 100%;
		background-image: url(layout/taide_eng.png);
		background-repeat: no-repeat;
}



#kielet {
		position: absolute;
		left: 50%;
		margin-left: 140px;
		margin-top: 20px;
		z-index: 2;
		width: 160px;
		height: 30px;
		text-align: left;
		color: #000000;
		font-size: 13px;
		font-family: arial;
		font-weight: normal;
		line-height: 16pt;
}


#linkit {
		position: absolute;
		left: 50%;
		margin-left: -280px;
		margin-top: 130px;
		z-index: 2;
		width: 680px;
		height: 30px;
		text-align: left;
		color: #000000;
		font-size: 13px;
		font-family: arial;
		font-weight: normal;
		line-height: 16pt;
}



#sisalto {
		position: absolute;
		left: 50%;
		margin-left: -210px;
		margin-top: 190px;
		z-index: 2;
		width: 510px;
		text-align: left;
		color: #000000;
		font-size: 13px;
		font-family: arial;
		font-weight: normal;
		line-height: 16pt;
}