body {	
	background-image: url('kuvia/taustakuva.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-color: #ffe48d;

}

a:link	{
	color: #1B4A4D;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited	{
	color: #1B4A4D;
	text-decoration: none;
	font-weight: bold;
}
	

#tausta {							
	position: absolute;		
	left: 0px;
	top: 0px;

}

#linkit {
	width: 390px;
	top: 195px;
	left: 265px;
	position: absolute;
	font-weight: bold;	
}

#linkit a	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#linkit a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#kakkosvalikko {
	width: 190px;
	top: 315px;
	left: 25px;
	background-image: url('kuvia/valikkokuva.jpg');
	position: absolute;
	font-weight: bold;
	color: #ffe48d; 	
}

#sivu	{
	width: 630px;
	top: 300px;
	left: 150px;
	position: absolute;
	color: #ffe48d;
}


#sivu a	{
	color: #ef9128;
	text-decoration: none;
	font-weight: bold;
}

#sivu a:hover	{
	color: #ffe48d;
	text-decoration: none;
	font-weight: bold;
}

.kuva	{
	margin-left: 15px;
	border: 3px solid #ef9128;
}

.kuva2	{
	margin-right: 10px;
	border: 1px solid #1F1D32;
}
