body
{
	background : url(images/tausta1.jpg) fixed;
	
}



a:link { 
	font-family : helvetica, arial, sans-serif 12.0; 
	font-weight : bold; 
	text-decoration : none; 
	color : #683A33 ;
	}

a:visited {
	
	font-family : helvetica, sans-serif, arial 10.0;
	font-weight : bold;	
	text-decoration : none; 
	color : #512720;
	}

a:hover, a:active { 
	
	font-family : helvetica, sans-serif, arial 10.0;
	font-weight : bold;	
	text-decoration : none; 
	color : #000000;
	}


#otsa {


	background : url(images/otsikko.jpg) no-repeat center;
	position : absolute;
	height : 200px;
	width :705px;
	top : 15px;
	left : 227px;	
	border-top : medium solid #EFE8DD;
	border-right : medium solid #EFE8DD;
	border-left : medium solid #EFE8DD;
	border-bottom : medium solid #EFE8DD;
}



#vasen {

	background : url(images/rusta.gif);
	font-family : arial,helvetica, trebuchet;
	position : absolute;
	height :67%;
	width :200px;
	top : 215px;
	left : 227px;		
	padding-top : 1%;	 
	padding-bottom :2%;	
	text-align : center;
	z-index : 1;
}

#vasen2 {

	background : url(images/logo.gif) no-repeat center;
	position : absolute;
	height : 100px;
	width : 100px;
	left : 227px;
	bottom : 15%;
	top: 650px;
	font-weight: bold;		
	z-index : 3;
}

#keskus {

	background : #E8DFD0 url(images/pary.jpg) no-repeat left ;
	position : absolute;
	height : 70%;
	width : 705px;
	top : 24.5%;
	left: 227px;	
	bottom : 2%; 
	border-top : medium solid #efe8dd;
	border-right: medium solid #efe8dd;
	border-left : medium solid #efe8dd;
	border-bottom : medium solid #efe8dd;
	overflow : auto;
	
	
}








