@charset "utf-8";
/* CSS Document */

body {
	background-image: url(BLACK.gif);
	width: 700px;
}
#body #box1 {
	background-color: #C0E800;
	width: 700px;
	margin-left: 130px;
}
#body #box1 #IMG {

}
#body #box1 hr {
	color: #000000;
}
