html, body {

	background-image:url(bg2.jpg)
	
}

{ behavior: url(iepngfix.htc);}



#alku {
	width: 750px;
	height: 553px;
	text-align: center;
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -375px;
	margin-top: -276px;
	padding-top: 28px;
	padding-left: 0px;
	background: url(kehys.png) no-repeat;
	
}





.teksti {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	
}


