/* CSS Document */

body {
	background: #000000 url(../images/index06.jpg) no-repeat fixed bottom left;
	}
	
#menu {
	position: absolute;
	left: 40%;
	margin-left: -10px;
	bottom: 360px;
	z-index: 10;	
	}
