#logo{
	background-image:url('../ylapane.jpg');
	background-repeat: no-repeat;
	background-position: 50% -10px;
	position:relative;
	color: black;
	text-align: center;
	font-size: 10pt;
	height: 270px;
	top: 0px;
	z-index:25;
}



p{
	text-align: center;
	margin-left: 20px;
	z-index: 24;

}


.nappi{
    position:relative;
	width: 150px;
	height: 25px;
	color: rgb(0,100,250);
	text-align: center;
	font-size: 12pt;
	font-weight: bold; 
	font-family: helvetica;
}

.subnappi{
    position:relative;
	width: 150px;
	height: 25px;
	color: rgb(0,100,250);
	text-align: center;
	font-size: 10pt;
	font-family: helvetica;
}

#vasen{
	position: relative;
	left:20px;
	width: 150px;
	height:0px;
	text-align: left;
	font-size: 12pt;
	font-family: helvetica;
	z-index: 24;
	
}

#sisalto{
	position: relative;
	left:190px;
	top:0px;
	width:740px;
    text-align: center;
	font-size: 10pt;
	font-family: helvetica;
	z-index: 24;
}



#sivusto{
	position:relative;	
	background-color:#C6DEFF;
	width: 960px;
	min-height: 750px;
	border: medium double rgb(250,255,255);
	margin-left: auto; 
	margin-right: auto;
	z-index: 24;
}

#laskuri{
	text-align: center;
	font-size: 10pt;
	font-family: helvetica;
	
	border: medium double rgb(250,255,255);
	border-style: outset;
}


body {
	
	background-color:#64829e;
}


