/*
  CSS Style Sheet for the Luciol Web Site Home Page
	Date: 24.II.03
*/

body { background: #0E2801 url(../img/home_page/home_page.jpg);
                         background-position: center center;
                         background-repeat: no-repeat;
		 	 margin-top:0;
		 	 margin-bottom: 0;
			 margin-left: 0;
			 margin right: 0;}

