
body {
background-color:#000000; 
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:10px;
color:#00CC00;

}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:375px;
	background-image:url(images/index_01.jpg); 
	background-repeat:no-repeat;
}

#index-02 {
	position:absolute;
	left:0px;
	top:375px;
	width:1024px;
	height:336px;
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
}
