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

body {
	background-color: #00a908;
}
#main {
	position:absolute;
	width:100%;
	z-index:2;
	left: 0;
	top: 0;
	background-image: url(../reconsturctionfadeback.png);
	background-repeat: repeat-x;
}
#imagination {
	position:absolute;
	width:2500px;
	z-index:0;
	left: -3000px;
	top: 0;
	height: 100%;
	font-size: 8px;
}