body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #CCCCCC;
	color: #666666;
	background-image: url(IMAGEs/images/indexbanner_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	position:relative;
	width:390px; 
	margin: 0px auto;
}
#box1 {
	position:absolute;
	left:13px;
	top:130px;
	width:234px;
	height:141px;
	z-index:2;
}
#buttons {
	position:absolute;
	left:249px;
	top:144px;
	width:66px;
	height:202px;
	z-index:2;
}
#floater {
	position:absolute;
	left:313px;
	top:348px;
	width:90px;
	height:91px;
	z-index:3;
}
#text {
	position:absolute;
	width:111px;
	height:28px;
	z-index:4;
	left: 48px;
	top: 287px;
}
#text2 {
	position:absolute;
	width:110px;
	height:28px;
	z-index:4;
	left: 49px;
	top: 150px;
}
o
