body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_all_001.jpg);
	background-repeat: repeat;		
	}

#bgall { 
	top:0%; left:0%; 
	position:absolute;  
	width:1024px; 
	height:768px; 
}

