body{
background-image:url(images/bg.jpg);
}


#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:207px;
	background-image:url(images/index_01.jpg);
	
}

#index-02 {
	position:absolute;
	left:0px;
	top:207px;
	width:950px;
	height:561px;
	background-image:url(images/index_02.jpg);
	
}

#index-03 {
	position:absolute;
	left:0px;
	top:768px;
	width:950px;
	height:32px;
	background-image:url(images/index_03.jpg);
	
}
