body { 
	margin: 0; padding: 0;
	background: #00713b url('../Webmasters/Images/pix/bg_all_interlaced.png') no-repeat fixed center top;
	}

#backWrapper {
	margin: 0; padding: 0;
	margin-left: auto; margin-right: auto;
	position: relative;
	left: 0;	right: 0;
	width: 1100px;	height:610px;
	}

#Stage {
	margin: 0; padding: 0;
	position:absolute;
	left: 0;	top: 0;
	width: 1100px;	height:610px;
	background: url('../Webmasters/Images/pix/glow_double.png') no-repeat center top;	
	}

.logo {
	margin: 0; padding: 0;
	position: relative;
	left: 0;	top:135px;
	width: 1100px;	height: 70px;
	}