body {
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica,Arial,sans-serif;
	color: #ffffff;
	background-color: #000000;
}

.background_01 {
	background-image: url(images/fluorescent_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.background_02 {
	background-image: url(images/fluorescent_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
