body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#box1 {
	position: absolute;
	top: 0px;
	z-index: 1;
	left:0px; 
	top:0px; 
	width:100%;
}
#box6 {
	position: absolute;
	top: 40px;
	z-index: 2;
	left:0px; 
	top:20px; 
	width:100%;
}
#box2 {
	position: absolute;
	top: 60px;
	z-index: 3;
	left:0px; 
	top:60px; 
	width:100%;
}
#box3 {
	position: absolute;
	top: 40px;
	z-index: 4;
	left:0px; 
	top:100px; 
	width:100%;
}

#box4 {
	position: absolute;
	left:0px; 
	top:300px; 
}
#box5 {
	position: absolute;
	left:350px; 
	top:300px;
	width:400px; 
}
#box7 {
	position: absolute;
	left:350px; 
	top:300px;
	width:300px; 
}
#box8 {
	position: absolute;
	left:700px; 
	top:300px;
	width:300px; 
}
#box9 {
	position: absolute;
	left:350px; 
	top:720px;
	width:300px; 
}
#box10 {
	position: absolute;
	left:700px; 
	top:930px;
	width:300px; 
}
#box11 {
	position: absolute;
	left:350px; 
	top:280px;
	width:400px; 
}