body {
background-color:#000000; 
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:9px;
color:#00CC00;

}

#cart-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:250px;
	background-image:url(images/cart_01.gif);
	background-repeat:no-repeat;
	
}

#cart-02 {
	position:absolute;
	left:0px;
	top:251px;
	width:993px;
	height:556px;
}
