body{
background-image:url(images/bg.jpg);
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:265px;
	height:194px;
}

#index-02 {
	position:absolute;
	left:265px;
	top:0px;
	width:728px;
	height:194px;
	background-image:url(images/index_02.gif);
	background-repeat:no-repeat;
}

#index-03 {
	position:absolute;
	left:0px;
	top:194px;
	width:993px;
	height:26px;
	background-image:url(images/index_03.gif);
	background-repeat:no-repeat;
}

#index-04 {
	position:absolute;
	left:0px;
	top:220px;
	width:993px;
	height:394px;
	background-image:url(images/index_04.gif);
	background-repeat:no-repeat;
}


