body {
	background-color: #000000;
       overflow-y: hidden;
}
body,td,th {
	color: #000000;
}
#Layer1 {
	position:absolute;
	width:50%;
	height:115px;
	z-index:1;
	left: 25%;
	top: 75px;
}
#Layer2 {
	position:absolute;
	width:50%;
	height:286px;
	z-index:1;
	left: 25%;
	top: 102px;
	overflow: visible;
}
#Layer3 {
	position:absolute;
	width:246px;
	height:344px;
	z-index:1;
	left: 270px;
	top: 13px;
}
#Layer4 {
	position:absolute;
	height:1516px;
	z-index:1;
	left: 9px;
	top: 91px;
	width: 707px;
}
