/* CSS Document */

body {
	background: #000000 url(../images/index01.jpg) no-repeat fixed bottom right;
	}
	
#menu {
	position: absolute;
	left: 30%;
	margin-left: -200px;
	bottom: 440px;
	z-index: 10;	
	}
