body{
	margin: 0px;
	background-color: #ffffff;
	height: 100%;
}

#LEDArchitectsSite {
	width: 1007px;
	height: 723px;
	text-align: center;
	border: 0px;
	background-color: transparent;
	color: #000000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -504px; 
	margin-top: -362px; 
	border: 1px solid #ffffff;
}

#LEDwhispers {
	visibility: hidden;
	display: none;
}
