#layer1 {
	position: absolute;
	top: 60px;
	left: -600px;
	width: 500px;
	height: 300px;
	visibility: visible;
	display: block;
}