BODY	{
	font-family: Times, serif;
	background-image: url(kuvat/tausta.jpg);
	box-shadow: 10px 10px 5px #000000;
	background-attachment: fixed;
	}

a:link {color: #0000ee}
a:visited {color: #cc00cc}
a:hover {
	color: #0000aa;
	font-style: oblique;
	text-decoration: blink;
	background-color: #0F6;
}
a:active {color: #000066} 



	
#linkit {
	position:absolute;
	left:373px;
	top: 177px;
	float:left;
	margin: 10px 10px 10px 10px;
	width: 600px;
	padding: 5px;
	height: 26px;
	background-color: rgba(255,255,255,0);
	background-repeat: repeat;
	box-shadow: 10px 10px 5px #000000;
	z-index: 10;
	border-top-width: 30px;
	border-right-width: 10px;
	border-bottom-width: 30px;
	border-left-width: 10px;
	border-top-style: double;
	border-right-style: dotted;
	border-bottom-style: double;
	border-left-style: dotted;
	border-top-color: #990099;
	border-right-color: #936;
	border-bottom-color: #C30;
	border-left-color: #C69;
        }	
	
#sisalto {
	position:absolute;
	left:77px;
	top: 300px;
	float:left;
	background-repeat: repeat;
	width: 75%;
	padding: 30px;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 0px 0px 80px #00ff00;

	z-index: 5;
	border: thick double #0F0;
        }

#laatikko {
	position:absolute;
	left:649px;
	top: 460px;
	float:left;
	width: 300px;
	border-top-left-radius: 75px 75px;
	border-top-right-radius: 75px 75px;
	background: url(kuvat/bg_laatikko.png);
	background-repeat: repeat-x;
	background-color: #ff7c00;
	height: 206px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	z-index: 7;
	
box-shadow: 0 0 10px 10px black, 40px -30px lime, 40px 30px 50px red, -40px 30px yellow, -40px -30px 50px blue;
		text-shadow: #f00 2px 2px 2px;
        }	
		
#shadows {
background: black;
color: white;
font-size: 60px;
margin: 10px;
padding: 40px 0 10px;
text-align: center;
text-shadow: 0 0 2px #000, 0 0 4px white, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -25px 18px #f20;
}
  
  
  
        
        
        .t1 	{
	color: #F3F;
	text-align: center;
	background-color: #FFFF00;
	background: url(kuvat/tausta.gif);
	border: thick ridge #990099;
	font-family: Times, serif;
	font-size: 5em;
	text-shadow: #6374AB 5px 5px 2px;
	padding: 20px;
	width: 800px;
	margin: 0px;
	position: absolute;
	box-shadow: 0 0 10px 10px black;
	left: 25%;
		}
	
	.t2 	{ 
	  	color: #ff00ff;
	  	text-align: center;
	  	margin-top: -120px;
	  	margin-left: -8px;
	  	font: 5em Times, serif; 
	  	margin-bottom: 30px;
	}
