@charset "utf-8";
/* CSS Document */

#bottom  {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 130px;
	background-image: url(images/background_home.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 10;
	}

#gaeleen {
	float: right;
	width: 100px;
	height: 20px;
	z-index: 1;
	margin-right: 140px;
	margin-top: -70px;
	}
	

