body{
background-image:url(images/backgrnd.gif);


}


#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:986px;
	height:331px;
	background-image:url(images/index_01.gif);
	
}

#index-02 {
	position:absolute;
	left:0px;
	top:331px;
	width:986px;
	height:936px;
	background-image:url(images/index_02.gif);
	
}



