


#piccolo {
	position: absolute;
	display: none;
	width: 400px;
	height: 150px;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -75px;
}

#pics {
	width: 400px;
	height: 150px;
}