body {
		background-image: url("02005.jpg") ;
		background-repeat:no-repeat ;
		background-position : center center;
		background-attachment: fixed;
		background-size:100% 100%;
		
    }
