body {
 margin: 0;
 padding: 0;
}



h1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	color:000000;
}
h2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px; 
	font-weight: none; 
	color:000000;
}
p {
	font-family: Arial, Verdana, Helvetica; 
	font-size: 12px; 
	color:000000;
}
table{
	background-color: none;
	background-color: none;
}

a:link {
	font-family:  Arial, Verdana, Helvetica;
	font-size: 12px;
 	color: #5C5F7E;
 	font-weight: bold;
 	text-decoration: none; 
}
a:visited {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
 	color: #5C5F7E;
 	font-weight: bold;
 	text-decoration: none; 
}
a:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
 	color: 000000;
 	font-weight: bold;
 	text-decoration: none; 
}

	
#main
{
width: 950px;
margin: 0px auto;
position:relative;
}

#yla
{
width:950px;
height:300px;
background:#5b57a6;
}

#logo
{
background:url(images/kuvarullaus_etusivu/logo.png) no-repeat;
position: absolute;
top:20px; left:20px;
width:200px;
height:200px;
z-index:99;
}

#logo_teksti
{
background:url(images/kuvarullaus_etusivu/logo_teksti.png) no-repeat;
position: absolute;
top:260px; left:650px;
width:300px;
height:30px;
z-index:98;
}
