body {
			
			background-image: url(../images/logo.gif);
			background-position: 10px 10px;
			background-repeat: no-repeat;
			background-attachment: fixed;
		}
	
		/* centre the site */
		.container {
			
		}
		
		#footer {
			display: none;
		}
		
		#subnav {
			display: none;
		}
		
		
		
			
		#menupanel {
			display: none;
		}
		
	
		
		#thumbnails {
			display: none;
		}
		
		
		
		#bigpic {
			position: absolute;
			top: 100px;
			left: 100px;
		}
		
		
		