body {

	background-image:url(images/tausta2.jpg);
} 

h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #FCBE1D;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #FCBE1D;
} 

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/* ei käytössä
a:hover {
	color: #FCBE1D;
	text-decoration: none;
	border-bottom: 1px dashed #FCBE1D;
	border-top: 1px dashed #FCBE1D;
}
*/

/* divit */

#logo {
	position: absolute; 
	margin-top: 2;
	margin-left: 324;
	width: 677;
	height: 170;
}

#yhteystiedot {
	position: absolute; 
	margin-top: 570;
	margin-left: 60;
	width: 206;
	height: 112;
}

#sisalto {
	position: absolute; 
	margin-top: 190;
	margin-left: 340;
	width: 630;
	height: 440;
	text-align: justify;
}

#menu {
	position: absolute; 
	margin-top: 660;
	margin-left: 340;
	width: 630;
	height: 20;
}
