body{
	width:640px;
	margin-left:auto;
	margin-right:auto;
	background:black;
	padding-top:25px;
	text-align:center;
	font-family: verdana, arial, sans-serif;
	color:white;
	font-size:13px;
}

div.lupeli{
	background-image:url('images/index1.jpg');
	background-repeat:no-repeat;
	width:640px;
	float:left;
	text-align:left;
}

div.menu{
	float:left;
	margin-top:10px;
	width:640px;
	margin-left:10px;
}
span{
	margin-right:110px;
}
a.lu, a.lu:hover, a.lu:active{
	display:block;
	height:456px;
	width:230px;
	text-decoration:none;
	background: transparent;
	float:left;
}

 a.lu:hover, a.lu:active{
 background-image:url('images/lu.jpg');}
 
 a.pe, a.pe:hover, a.pe:active{
	display:block;
	height:456px;
	width:213px;
	text-decoration:none;
	background: transparent;
	float:left;
	margin-left:-18px;
}
 a.pe:hover, a.pe:active{
 background-image:url('images/pe.jpg');}
 
 
 
 a.li, a.li:hover, a.li:active{
	display:block;
	height:456px;
	width:263px;
	text-decoration:none;
	background: transparent;
	float:left;
	margin-left:-49px;
}
 a.li:hover, a.li:active{
 background-image:url('images/li.jpg');}
 
 div.menu{
 	float:left;
 }
