body
{
	background: #000000;
	
	
	
	
	
}

a:link { 
	 
	font-family: Verdana, Arial,serif;  
	font-size: 12px;	
	color: #FFFFFF;
	}

a:visited { 
	 
	font-family: Verdana, Arial,serif;
	font-size: 12px;
	text-decoration: none; 
	color: #C0C0C0;
	}
a:hover, a:active { 
	 
	font-family: Verdana, Arial,serif;
	font-size: 12px;
	text-decoration: none; 
	color: #808080;
	}

h1 {margin: 10px}

h2 {margin: 5px}



#vasen
{
 	background: #73222B;
	position: absolute;
	padding-top: 0px;		
	left: 160px;
	top: 250px;
	right: 510px;
	bottom: 250px;		
	height: 400px;
	width: 110px;	
	text-align: center;		
	border-left: #A3A989 2px solid;	
	border-top: #A3A989 2px solid;
	border-right: #A3A989 2px solid;
	border-bottom: #A3A989 2px solid;
	z-index: 1;
		
}


#ylakeskus
{
	background: #808080; 
	position: absolute;
	opacity: 0.6;
	filter: alpha(opacity=60);
	width: 500px;
	height: 40px;
	top: 20px;
	left: 300px;
	font-family: Arial,serif;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	padding: 8px;					
	z-index: 1;
	

}

#nimi
{

	background: url(Images/palkkisuo.jpg) no-repeat center;
	position: absolute;			
	left: 330px;
	top: 250px;
	right: 510px;
	bottom: 250px;		
	height: 30px;
	width: 450px;	
	text-align: center;		
	
}

#keskus
{
	
	background: url(Images/ylaetu.jpg) no-repeat top center; 
	position: absolute;
	width: 600px;
	left: 250px;	
	right: 210px;		
	border-top: #575757 1px solid; 
	border-left: #575757 1px solid;		
	border-bottom: #000000 1px solid;
	border-right: #575757 1px solid;	
	height:100%;	
	
	
		
}

#tokakeskus

{
	background: #000000; 
	position: absolute;
	width: 500px;
	height: 1000px;
	left: 310px;	
	top: 310px;
	right: 210px;
	font-size: 14px;
	color: #A3A989;
	text-align: center;				
	border-top: #000000 2px solid; 
	border-left: #73222B 2px solid;		
	border-bottom: #000000 2px solid;
	border-right: #73222B 2px solid;	
	padding: 10px;
	
	
	

}


