@charset "utf-8";
/* CSS Document */

#Banner {
	float: center;
	width: 640px;
	height: 104px;
	background-image:url(pics/banner.jpg);
	}

#eligoweb {
	float: center;
	width: 640px;
	height: 480px;
	border: 1px solid #333333;
	}

#Footer{
	float: center;
	width: 640px;
	height: 32px;
	background-image:url(pics/footer.jpg);
	}
