@charset "UTF-8";
/* CSS Document */
body{
	background: url(alatausta.jpg) fixed bottom repeat-x #FFF;
	width:95%%;
	overflow-x: scroll;
	overflow-y: scroll; 
}

a:link{
	text-decoration:none;
	color:#333;
}
a:visited{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
	color:#333;
}
h3 {
	font-variant:small-caps;
	font-weight:100;
		
}
#kelluke{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:90%;
	max-width:1000px;
	min-width:570px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:-10px;
	}
#leipiskelluke{
	width:90%;
	max-width:1000px;
	min-width:570px;
	margin-left:auto;
	margin-right:auto;
	background: url(white.png) repeat;
}

#leipis{
	padding-right:-10px;
	padding-left:10px;
	color:#333;
	line-height:1.5em;
	float:left;
	background: url(white.png) repeat;
}
#leipis_oikea{
	margin-top:20px;
	float:right;
	color:#333;
	line-height:1.5em;
	background: url(white.png) repeat;
	
}
#yhteysleipis{
	padding-right:-10px;
	padding-left:10px;
	color:#333;
	line-height:1.5em;
	float:left;
	
}
#yhteysleipis_oikea{
	
	float:left;
	color:#333;
	line-height:1.5em;
	background: url(white.png) repeat;
	
}
