#box2
{
	position:absolute;
	width:800px;
	height:400px;
	top:400px;
	left:400px;
	background-color:#00b3b3;
	visibility:hidden;
}