/* CSS Document */
body {
	margin: 0px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #000000;
}
#Layer1 {
	position:relative;
	margin: 0 auto;
	margin-top: 47px;
	width:982px;
	height:471px;
	z-index:1;
	background-color: #000000;
}