body {	
      	width: 900px;
	height: 500px;
	background-color:  #2b2c0e;
}

	


#tausta {		
	left: 50px;
	top: 50px;
	position: absolute;
	width: 400px;
	height: 496px;

}


#tausta2 {		
	left: 450px;
	top: 50px;
	position: absolute;
	width: 400px;
	height: 496px;

}



#linkit {
	background-color:  transparent; 
	width: 250px;
	top: 150px;
	left: 120px;
	position: absolute;
	font-family: 'Comic Sans MS', verdana;
		
}

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

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


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


.linkkitaulukko {
	background-color: transparent;
	border-collapse: collapse;
	border-color:  #ffffff;
	border-width: 0px;	
}

.linkkisolu {
	font-size: 17px;
	background-color:  transparent;
	border-collapse: collapse;	
}



