body {
	background:		#ffffff url(../images/tausta.jpg) repeat-y top left;
	margin:			0 0 0 0;
}
#ylaosa {
	position: 		relative;
  	width: 			900px;
  	height: 		127px;
  	background:		url(../images/ylatausta.jpg) no-repeat top left;
}
#vasen_palkki {
	width:			186px;	
	background:		url(../images/vasen_palkki.jpg) no-repeat top left;
}
#jackpot {
	position:		absolute;
	top:			172px;
	left:			43px;
	width:			100px;
	height:			27px;
	cursor:			hand;	
}
#inwear {
	position:		absolute;
	top:			219px;
	left:			43px;
	width:			100px;
	height:			24px;
	cursor:			hand;	
}
#parttwo {
	position:		absolute;
	top:			258px;
	left:			43px;
	width:			100px;
	height:			23px;	
	cursor:			hand;
}
#soaked {
	position:		absolute;
	top:			300px;
	left:			43px;
	width:			100px;
	height:			27px;
	cursor:			hand;	
}
#main {
	background:		url(../images/ylavarjo.jpg) no-repeat top left;	
	padding:		20px;
	
	font-family:	Arial, Helvetica, sans-serif;
   	font-size:		12px;
   	font-style:		normal;
   	font-weight:	normal;	
   	color:			#222729;
}
#oikea_palkki {
	width:			37px;	
	background:		url(../images/oikea_palkki.jpg) no-repeat top left;
}
#content {
	position: 		relative;
  	width: 			900px;
  	height: 		860px;
  	background:		#d3d3d3 url(../images/tausta.jpg) no-repeat top left;
}
#menu {
	position: 		absolute;
	right:			32px;
	bottom:			10px;

}
#menu a {
	padding:		0 5px 0 5px;
   	
   	font-family:	Arial, Helvetica, sans-serif;
   	font-size:		16px;
   	font-style:		normal;
   	font-weight:	normal;	
}
#menu a:link, a:visited{
   color:			#ffffff;
   text-decoration:	none;
}
#menu a:hover, a:active{
   color: 			#d3d3d3;
}
.menu_td {
	border-right:	1px solid #d4564e;	
}
h1 {
	margin:			0 0 10px 0;
	font-size:		16px;
	color:			#777674;	
}
.button {
	color:			#ffffff;
	background:		#787c7f;	
}
#kuvagalleria {
	position:		relative;
	width:			100%;
	text-align:		center;	
}
